feat: close link sub property codecs
Some checks are pending
real-verification / chrome (push) Waiting to run
real-verification / freecad-oracle (push) Waiting to run
real-verification / wasm (push) Waiting to run

This commit is contained in:
2026-08-17 21:37:33 -04:00
parent 7bd7ff5055
commit 54649da16c
69 changed files with 6383 additions and 76 deletions

View File

@@ -24,6 +24,8 @@ const allowWorkerMessaging = new Set([
'chromePropertyHeatFluxHarness.tsx',
'chromePropertyIntegerSetHarness.tsx',
'chromePropertyLinkListHiddenHarness.tsx',
'chromePropertyLinkSubHiddenHarness.tsx',
'chromePropertyLinkSubListGlobalHarness.tsx',
'facade/camPipeline.ts',
])