@clerk/shared
Version:
Internal package utils used by the Clerk SDKs
12 lines (10 loc) • 435 B
JavaScript
Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
const require_handleValueOrFn = require('./_chunks/handleValueOrFn-CCSXb9Ik.js');
//#region src/handleValueOrFn.ts
/**
* @deprecated - Use `handleValueOrFn` from `@clerk/shared/utils` instead.
*/
const handleValueOrFn = require_handleValueOrFn.handleValueOrFn;
//#endregion
exports.handleValueOrFn = handleValueOrFn;
//# sourceMappingURL=handleValueOrFn.js.map