UNPKG

@clerk/shared

Version:

Internal package utils used by the Clerk SDKs

8 lines (7 loc) 1 kB
import { a as isTestEnvironment, i as isProductionEnvironment, n as isAutomatedEnvironment, r as isDevelopmentEnvironment, t as automatedEnvironmentVariables } from "../_chunks/runtimeEnvironment-CTVGzENl.mjs"; import { t as handleValueOrFn } from "../_chunks/handleValueOrFn-CKEDuW4I.mjs"; import { t as isStaging } from "../_chunks/instance-DNaRGwPZ.mjs"; import { t as noop } from "../_chunks/noop-LBsrDrTs.mjs"; import { t as createDeferredPromise } from "../_chunks/createDeferredPromise-DNC587Fa.mjs"; import { a as logErrorInDevMode, i as runIfFunctionOrReturn, n as fastDeepMergeAndKeep, o as allSettled, r as fastDeepMergeAndReplace, t as timeLimit } from "../_chunks/utils-V2FbmPWk.mjs"; export { allSettled, automatedEnvironmentVariables, createDeferredPromise, fastDeepMergeAndKeep, fastDeepMergeAndReplace, handleValueOrFn, isAutomatedEnvironment, isDevelopmentEnvironment, isProductionEnvironment, isStaging, isTestEnvironment, logErrorInDevMode, noop, runIfFunctionOrReturn, timeLimit };