@razorpay/blade
Version:
The Design System that powers Razorpay
20 lines (13 loc) • 502 B
JavaScript
import { getDefaultExportFromCjs } from '../../../../_virtual/_commonjsHelpers.js';
import { __exports as identity$1 } from '../../../../_virtual/identity2.js';
(function (exports) {
'use strict';
Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
function identity(x) {
return x;
}
exports.identity = identity;
} (identity$1));
var identity = /*@__PURE__*/getDefaultExportFromCjs(identity$1);
export { identity as default };
//# sourceMappingURL=identity.js.map