yanzhen-design-vue
Version:
9 lines (8 loc) • 427 B
TypeScript
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
"update:value": (val: any) => void;
}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{
"onUpdate:value"?: (val: any) => any;
}>, {
[x: string]: any;
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
export default _default;