UNPKG

@agendize/design-system

Version:
10 lines 497 B
interface Props { hasBorder?: boolean; hasPadding?: boolean; } declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, { hasBorder: boolean; hasPadding: boolean; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, HTMLDivElement>; export default _default; //# sourceMappingURL=View.vue.d.ts.map