UNPKG

typedash

Version:

modern, type-safe collection of utility functions

8 lines (7 loc) 179 B
// src/functions/identity/identity.ts function identity(value) { return value; } export { identity }; //# sourceMappingURL=out.js.map //# sourceMappingURL=chunk-6CWQVAXA.js.map