feat(navigation): conformance manifest + self-asserting bind-production

This commit is contained in:
2026-05-13 00:10:03 +02:00
parent dc7aafb97f
commit 7953a44203
3 changed files with 27 additions and 0 deletions

View File

@@ -17,3 +17,4 @@ export type { IGetHeaderController } from "./interface-adapters/controllers/get-
// <gen:events>
// <gen:realtime-channels>
export { navigationManifest, type NavigationManifest } from "./feature.manifest";