/** * Injector Performance Benchmark * * Measures per-file transform overhead by running the DomscribeInjector * directly on representative source files (.tsx, .vue). * * This is a unit benchmark of the transform layer, not an integration test. * It lives in domscribe-transform so it has no cross-package dependencies. */ export {}; //# sourceMappingURL=injector-performance.bench.d.ts.map