UNPKG

@modern-kit/utils

Version:
9 lines (6 loc) 125 B
'use strict'; function identity(value) { return value; } exports.identity = identity; //# sourceMappingURL=index.cjs.map