UNPKG

vitepress-openapi

Version:

Generate VitePress API Documentation from OpenAPI Specification.

12 lines (11 loc) 627 B
declare const _default: import("vue").DefineComponent<{}, { operationId: string; codeSamples: Record<string, any>; request?: Record<string, any> | undefined; $props: { readonly operationId?: string | undefined; readonly codeSamples?: Record<string, any> | undefined; readonly request?: Record<string, any> | undefined; }; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; export default _default;