@clerk/shared
Version:
Internal package utils used by the Clerk SDKs
11 lines (9 loc) • 325 B
JavaScript
import { t as handleValueOrFn$1 } from "./_chunks/handleValueOrFn-CKEDuW4I.mjs";
//#region src/handleValueOrFn.ts
/**
* @deprecated - Use `handleValueOrFn` from `@clerk/shared/utils` instead.
*/
const handleValueOrFn = handleValueOrFn$1;
//#endregion
export { handleValueOrFn };
//# sourceMappingURL=handleValueOrFn.mjs.map