UNPKG

@prelude/function

Version:

Function module.

3 lines 96 B
const identity = (value) => value; export default identity; //# sourceMappingURL=identity.js.map