{"version":3,"file":"getSessionReplayLink.mjs","names":[],"sources":["../../src/domain/getSessionReplayLink.ts"],"sourcesContent":["import type { RumConfiguration } from '@datadog/browser-rum-core'\nimport { getSessionReplayUrl } from '@datadog/browser-rum-core'\n\nexport function getSessionReplayLink(configuration: RumConfiguration): string | undefined {\n  return getSessionReplayUrl(configuration, { errorType: 'slim-package' })\n}\n"],"mappings":";;AAGA,SAAgB,qBAAqB,eAAqD;CACxF,OAAO,oBAAoB,eAAe,EAAE,WAAW,eAAe,CAAC;AACzE"}