UNPKG

vitepress-openapi

Version:

Generate VitePress API Documentation from OpenAPI Specification.

24 lines (23 loc) 758 B
declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractPropTypes<{ response: { type: null; required: false; }; loading: { type: BooleanConstructor; default: boolean; }; }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{ response: { type: null; required: false; }; loading: { type: BooleanConstructor; default: boolean; }; }>> & Readonly<{}>, { loading: boolean; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; declare const _default: typeof __VLS_export; export default _default;