'use client'; import { createOpenAPIPage } from 'fumadocs-openapi/ui'; // The component used by the generated API reference MDX pages. export const OpenAPIPage = createOpenAPIPage();