UNPKG

rambda

Version:

Lightweight faster alternative to Ramda

4 lines (3 loc) 70 B
/** Describes what a **`Number`** is */ export type Number = string;