/** * Warehouse-native logger availability + end-to-end wiring on Node. * * The factory lives in `@traffical/core-io` and reaches `@traffical/node` * through its `export *`. Before that move it was only exported from * `@traffical/js-client` (a browser package), so the server-side * bring-your-own-warehouse path — the one that actually needs a Jitsu sink — * had no built-in destination at all. */ export {}; //# sourceMappingURL=warehouse-native-logger.test.d.ts.map