import "rapidoc"; const RapiDoc = "rapi-doc" as any; export default function ApiDocsPage() { return (
); }