perf(secrets): lighten channel contract loading

This commit is contained in:
Vincent Koc
2026-04-06 22:17:32 +01:00
parent e92c2b63f9
commit c3f806c9e4
12 changed files with 181 additions and 2 deletions

View File

@@ -0,0 +1,4 @@
export {
collectRuntimeConfigAssignments,
secretTargetRegistryEntries,
} from "./src/secret-contract.js";