UNPKG

rambda

Version:

Lightweight faster alternative to Ramda

4 lines (3 loc) 87 B
/** Describes index keys for any type */ export type Index = string | number | symbol