UNPKG

fumadocs-openapi

Version:

Generate MDX docs for your OpenAPI spec

6 lines 205 B
export default function ScalarPlayground({ path, method, spec, }: { spec: object; path: string; method: string; }): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=client.d.ts.map