UNPKG

fumadocs-openapi

Version:

Generate MDX docs for your OpenAPI spec

10 lines (8 loc) 190 B
'use client'; //#region src/ui/client/index.tsx function defineClientConfig(options = {}) { return options; } //#endregion export { defineClientConfig }; //# sourceMappingURL=index.js.map