{"code":"import * as arrays from './arrays';\r\nimport * as async from './async';\r\nimport * as dates from './dates';\r\nimport * as functions from './functions';\r\nimport * as maps from './maps';\r\nimport * as objects from './objects';\r\nexport default {\r\n    arrays,\r\n    async,\r\n    dates,\r\n    functions,\r\n    maps,\r\n    objects,\r\n};\r\n//# sourceMappingURL=index.js.map","map":"{\"version\":3,\"file\":\"index.js\",\"sourceRoot\":\"\",\"sources\":[\"../../src/index.ts\"],\"names\":[],\"mappings\":\"AAAA,OAAO,KAAK,MAAM,MAAM,UAAU,CAAC;AACnC,OAAO,KAAK,KAAK,MAAM,SAAS,CAAC;AACjC,OAAO,KAAK,KAAK,MAAM,SAAS,CAAC;AACjC,OAAO,KAAK,SAAS,MAAM,aAAa,CAAC;AACzC,OAAO,KAAK,IAAI,MAAM,QAAQ,CAAC;AAC/B,OAAO,KAAK,OAAO,MAAM,WAAW,CAAC;AAErC,eAAe;IACb,MAAM;IACN,KAAK;IACL,KAAK;IACL,SAAS;IACT,IAAI;IACJ,OAAO;CACR,CAAC\"}","dts":{"name":"/Users/thibault/Development/pure-fun/index.d.ts","writeByteOrderMark":false,"text":"import * as arrays from './arrays';\r\nimport * as async from './async';\r\nimport * as dates from './dates';\r\nimport * as functions from './functions';\r\nimport * as maps from './maps';\r\nimport * as objects from './objects';\r\ndeclare const _default: {\r\n    arrays: typeof arrays;\r\n    async: typeof async;\r\n    dates: typeof dates;\r\n    functions: typeof functions;\r\n    maps: typeof maps;\r\n    objects: typeof objects;\r\n};\r\nexport default _default;\r\n"}}
