MCPcopy Create free account
hub / github.com/dfinity/orbit /

Class

apps/wallet/src/plugins/navigation.plugin.ts:217–217  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

215}
216
217class Navigation {
218 constructor(
219 public sections: () => NavigationSections,
220 public routes: RouteRecordRaw[] = [],

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected