UNPKG

@tidyjs/tidy

Version:

Tidy up your data with JavaScript, inspired by dplyr and the tidyverse

9 lines (5 loc) 173 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); const identity = (d) => d; exports.identity = identity; //# sourceMappingURL=identity.js.map