UNPKG

rambdax

Version:

Extended version of Rambda - a lightweight, faster alternative to Ramda

7 lines (5 loc) 180 B
/** @ignore *//** */ export type {List as Array} from './Array' export type {Object} from './Object' export type {Primitive} from './Primitive' export type {Value} from './Value'