UNPKG

@razorpay/blade

Version:

The Design System that powers Razorpay

8 lines (6 loc) 203 B
/* eslint-disable @typescript-eslint/no-explicit-any */ function isUndefined(value) { return typeof value === 'undefined'; } export { isUndefined as default }; //# sourceMappingURL=isUndefined.js.map