UNPKG

@embrace-io/web-sdk

Version:
7 lines (6 loc) 567 B
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" }); const require_managers_EmbraceLimitManager_constants = require("./constants.cjs"); const require_managers_EmbraceLimitManager_EmbraceLimitManager = require("./EmbraceLimitManager.cjs"); exports.DEFAULT_LIMITS = require_managers_EmbraceLimitManager_constants.DEFAULT_LIMITS; exports.DEFAULT_MAX_LOG_ATTRIBUTES = require_managers_EmbraceLimitManager_constants.DEFAULT_MAX_LOG_ATTRIBUTES; exports.EmbraceLimitManager = require_managers_EmbraceLimitManager_EmbraceLimitManager.EmbraceLimitManager;