UNPKG

rambda

Version:

Lightweight faster alternative to Ramda

4 lines (3 loc) 51 B
export function keys(x){ return Object.keys(x) }