Innovenergy_trunk/frontend/node_modules/fp-ts/es6/HKT/index.js

7 lines
207 B
JavaScript
Raw Normal View History

/**
* Type defunctionalization (as describe in [Lightweight higher-kinded polymorphism](https://www.cl.cam.ac.uk/~jdy22/papers/lightweight-higher-kinded-polymorphism.pdf))
*
* @since 2.0.0
*/
export {};