vdrag-topo-ui
Version:
47 lines (46 loc) • 1.87 kB
TypeScript
declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
config: {
type: null;
required: true;
default: () => {
label: string;
};
};
}>, {
props: any;
config: import("vue").Ref<any, any>;
vtLabel: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
config: {
type: null;
required: true;
default: () => {
label: string;
tip: string;
};
};
}>, {
readonly QuestionFilled: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
config: {
type: null;
required: true;
default: () => {
label: string;
tip: string;
};
};
}>> & Readonly<{}>, {
config: any;
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
config: {
type: null;
required: true;
default: () => {
label: string;
};
};
}>> & Readonly<{}>, {
config: any;
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
export default _sfc_main;