/** * Unit tests for experiment configuration types * * This module primarily exports types, so tests focus on: * - Type compatibility * - Valid configuration structures * - Default value handling */ export {}; //# sourceMappingURL=experiment-config.unit.test.d.ts.map