UNPKG

typed-utilities

Version:
11 lines (8 loc) 169 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.id = void 0; const id = x => x; exports.id = id; //# sourceMappingURL=id.js.map