UNPKG

@agendize/design-system

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