UNPKG

vitepress-openapi

Version:

Generate VitePress API Documentation from OpenAPI Specification.

10 lines (9 loc) 487 B
declare const _default: import("vue").DefineComponent<{}, { content: string; class?: string | undefined; $props: { readonly content?: string | undefined; readonly class?: string | undefined; }; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; export default _default;