@wfrog/vc
Version:
vue3 组件库 vc
15 lines (14 loc) • 581 B
TypeScript
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
data: {
type: ObjectConstructor;
default: () => {};
};
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
data: {
type: ObjectConstructor;
default: () => {};
};
}>> & Readonly<{}>, {
data: Record<string, any>;
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
export default _default;