UNPKG

@authup/client-web-kit

Version:

This package contains vue components.

30 lines 1.32 kB
import type { Policy } from '@authup/core-kit'; import type { PropType } from 'vue'; declare const _default: typeof __VLS_export; export default _default; declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractPropTypes<{ entity: { type: PropType<Policy>; required: true; }; }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{ entity: { type: PropType<Policy>; required: true; }; }>> & Readonly<{}>, {}, {}, { APolicyTypeBadge: import("vue").DefineComponent<import("vue").ExtractPropTypes<{ type: { type: StringConstructor; required: true; }; }>, { typeLabels: Record<string, string>; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{ type: { type: StringConstructor; required: true; }; }>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; //# sourceMappingURL=APolicySummary.vue.d.ts.map