MCPcopy Create free account
hub / github.com/Openpanel-dev/openpanel / AppRouteChildren

Interface AppRouteChildren

apps/start/src/routeTree.gen.ts:2439–2442  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2437 AppOrganizationIdRoute._addFileChildren(AppOrganizationIdRouteChildren)
2438
2439interface AppRouteChildren {
2440 AppOrganizationIdRoute: typeof AppOrganizationIdRouteWithChildren
2441 AppAccountRoute: typeof AppAccountRoute
2442}
2443
2444const AppRouteChildren: AppRouteChildren = {
2445 AppOrganizationIdRoute: AppOrganizationIdRouteWithChildren,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected