UNPKG

rambdax

Version:

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

5 lines (4 loc) 88 B
/** * Describes index keys for any type */ export type Key = string | number | symbol