MCPcopy Create free account
hub / github.com/code-with-antonio/nightcode / App

Function App

packages/cli/src/index.tsx:21–23  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

19]);
20
21function App() {
22 return <RouterProvider router={router} />
23}
24
25const renderer = await createCliRenderer({
26 targetFps: 60,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected