UNPKG

vitepress-openapi

Version:

Generate VitePress API Documentation from OpenAPI Specification.

22 lines (21 loc) 763 B
declare const _default: typeof __VLS_export; export default _default; declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractPropTypes<{ operationId: { type: StringConstructor; required: true; }; parameters: { type: ArrayConstructor; required: true; }; }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{ operationId: { type: StringConstructor; required: true; }; parameters: { type: ArrayConstructor; required: true; }; }>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;