UNPKG

vdrag-topo-ui

Version:

34 lines (33 loc) 983 B
declare const vtPanel: import("vdrag-topo-utils/dist/lib/src/withinstall").SFCWithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{ config: { type: null; required: true; default: () => { label: string; expand: boolean; }; }; data: { type: null; required: true; }; }>, { props: any; activeNames: import("vue").Ref<string[], string[]>; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{ config: { type: null; required: true; default: () => { label: string; expand: boolean; }; }; data: { type: null; required: true; }; }>> & Readonly<{}>, { config: any; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>>; export default vtPanel;