UNPKG

antd-mobile

Version:
6 lines (5 loc) 170 B
export { useFieldNames } from './useFieldNames'; export type { FieldNamesType } from './useFieldNames'; export declare type BaseOptionType = { [key: string]: any; };