/** * Tests for the local-names semantic/storage type channel plumbing. * * Verifies that: * - registerLocalSymbolTypes populates both channels independently * - registerLocalFixedType writes the same value to both channels * - withScoped preserves localSemanticTypes across scope boundaries * - catch-scope restoration prevents type leakage * - semantic channel preserves alias-shaped types while storage normalizes */ export {}; //# sourceMappingURL=local-names.test.d.ts.map