@visitscotland/component-library
Version:
VisitScotland Component Library
8 lines (7 loc) • 398 B
TypeScript
declare const _default: import('vue').DefineComponent<{}, {
variant: string;
$props: {
readonly variant?: string;
};
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
export default _default;