@scalar/api-reference
Version:
Generate beautiful API references from OpenAPI documents
9 lines • 551 B
TypeScript
type __VLS_Props = {
/**
* Any value that can contain OpenAPI specification extensions.
*/
value: Record<string, unknown> | undefined;
};
declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
export default _default;
//# sourceMappingURL=SpecificationExtension.vue.d.ts.map