UNPKG

krco

Version:

基于arco-design-vue的配置化表格表单组件

13 lines (12 loc) 575 B
declare const __VLS_defaults: { visible: boolean; }; type __VLS_PublicProps = { "visible"?: typeof __VLS_defaults['visible']; }; declare const _default: import("vue").DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { importJson: (...args: any[]) => void; }, string, import("vue").PublicProps, Readonly<__VLS_PublicProps & { onImportJson?: ((...args: any[]) => any) | undefined; }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}>; export default _default;