UNPKG

funfix

Version:

Functional Programming library for JavaScript, TypeScript and Flow

8 lines (6 loc) 119 B
/* * @flow * * Flow needs an "index.js.flow" in the root to work out of the box. */ export * from "./dist/index";