sci-pro
Version:
18 lines (17 loc) • 532 B
TypeScript
declare const _sfc_main: import("vue").DefineComponent<{
type: {
type: StringConstructor;
required: false;
};
}, {
buttonProps: any;
buttonStyle: import("vue").ComputedRef<{
[x: string]: any;
}>;
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
type: {
type: StringConstructor;
required: false;
};
}>>, {}, {}>;
export default _sfc_main;