UNPKG

rambdax

Version:

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

8 lines (5 loc) 172 B
/** @ignore *//** */ import * as JSON from './JSON/_api' export type {JSON} export type {BuiltInObject} from './BuiltInObject' export type {Primitive} from './Primitive'