UNPKG

@agendize/design-system

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