minishouyin/node_modules/antd/lib/input/style/otp.d.ts

3 lines
167 B
TypeScript
Raw Permalink Normal View History

2025-11-12 11:35:57 +08:00
declare const _default: (prefixCls: string, rootCls?: string) => readonly [(node: React.ReactElement) => React.ReactElement, string, string];
export default _default;