UNPKG

@agendize/design-system

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