UNPKG

own-keys

Version:

Robustly get an object's own property keys (strings and symbols), including non-enumerables when possible

10 lines (9 loc) 125 B
{ "extends": "@ljharb/tsconfig", "compilerOptions": { "target": "es2021", }, "exclude": [ "coverage", ], }