import { RedocStandalone } from "redoc"; export default function ApiDocsPage() { return (
); }