/** * Tests for the Node SDK exposure path (enh #3 — parity with the browser SDK): * - trackExposure() skips `attributionOnly` layers (policies the user was * assigned to for attribution but not actually shown). * - trackExposure() deduplicates per (unit, policy, allocation) within a session. * - getUnitKeyField() / getParameterLayerId() read the loaded bundle. * * Uses a two-layer bundle where every unit matches a policy in both layers. * Requesting only `flagA` (layer_a) leaves layer_b resolved attribution-only. */ export {}; //# sourceMappingURL=track-exposure.test.d.ts.map