UNPKG

@typed-f/function

Version:

[![NPM Version][function-npm-version-badge]][function-npm] [repo-circleci-badge]: https://img.shields.io/circleci/project/github/Ailrun/typed-f/master.svg?logo=circleci [![Known Vulnerabilities][function-snyk-badge]][function-snyk] [![Supported TypeScript

7 lines (6 loc) 147 B
export * from './types'; export * from './id'; export * from './compose'; export * from './pipe'; export * from './curry'; export * from './flip';