{"version":3,"sources":["../../src/index.ts"],"sourcesContent":["export {\n  getConfiguration,\n  type GetConfigurationOptions,\n} from './configFile/getConfiguration';\nexport {\n  formatEnvVariable,\n  getConfiguration as getClientConfiguration,\n  getEnvFilePath,\n  getPlatform,\n  loadEnvFile,\n} from './envVariables/index';\nexport { getSandBoxContext } from './getSandboxContext';\nexport { loadExternalFile } from './loadExternalFile';\nexport { getAppLogger, logger, type Logger } from './logger';\nexport { retryManager } from './retryManager';\nexport type {\n  BaseContentConfig,\n  BaseDerivedConfig,\n  ContentConfig,\n  CustomIntlayerConfig,\n  InternationalizationConfig,\n  IntlayerConfig,\n  LogConfig,\n  MiddlewareConfig,\n  PatternsContentConfig,\n  ResultDirDerivedConfig,\n  ServerSetCookieRule,\n  StrictMode,\n} from './types/config';\nexport { Locales } from './types/locales';\nexport type { LocalesValues } from './types/locales';\nexport { ESMxCJSRequire, isESModule } from './utils/ESMxCJSHelpers';\nexport { normalizePath } from './utils/normalizePath';\n"],"mappings":"AAAA;AAAA,EACE;AAAA,OAEK;AACP;AAAA,EACE;AAAA,EACoB,oBAApBA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,OACK;AACP,SAAS,yBAAyB;AAClC,SAAS,wBAAwB;AACjC,SAAS,cAAc,cAA2B;AAClD,SAAS,oBAAoB;AAe7B,SAAS,eAAe;AAExB,SAAS,gBAAgB,kBAAkB;AAC3C,SAAS,qBAAqB;","names":["getConfiguration"]}