@craterapp/vue-sdk
Version:
Embedded Invoicing & Bill Pay for platforms.
17 lines (16 loc) • 533 B
TypeScript
declare const _default: import("vue").DefineComponent<{
type: {
type: StringConstructor;
default: string;
validator(value: string): boolean;
};
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
type: {
type: StringConstructor;
default: string;
validator(value: string): boolean;
};
}>>, {
type: string;
}, {}>;
export default _default;