MCPcopy Create free account
hub / github.com/BrasilAPI/BrasilAPI / index

Function index

pages/docs/index.js:14–20  ·  view source on GitHub ↗
({ spec })

Source from the content-addressed store, hash-verified

12}
13
14export default function index({ spec }) {
15 return (
16 <div>
17 <RedocStandalone specUrl={spec} />
18 </div>
19 );
20}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected