UNPKG

@embrace-io/web-sdk

Version:
11 lines (10 loc) 332 B
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" }); const DEFAULT_EMBRACE_EXPORTER_CONFIG = { compression: "gzip", keepalive: true, concurrencyLimit: 5, timeoutMillis: 30 * 1e3 }; //#endregion exports.DEFAULT_EMBRACE_EXPORTER_CONFIG = DEFAULT_EMBRACE_EXPORTER_CONFIG; //# sourceMappingURL=constants.cjs.map