UNPKG

slightning-coco-widget

Version:

SLIGHTNING 的 CoCo 控件框架。

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