Current Path : /home/infinitibizsol/.trash/node_modules.10/@babel/helpers/lib/helpers/ |
Current File : /home/infinitibizsol/.trash/node_modules.10/@babel/helpers/lib/helpers/identity.js |
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = _identity; function _identity(x) { return x; } //# sourceMappingURL=identity.js.map