unsafe-keys
v1.0.0
Published
TypeScript utility function
Downloads
36
Readme
I published it because I needed this function in few repositories at once, and figuring out "where to put it" was too much effort.
There are some interesting things that could be done in this library, though.
- Have separate builds for development and production, and crash if a set of keys changed during development (HMR problems?)
- take position from
new Error
, keep a mapinvocation -> set of keys
- take position from
- Add unsafeEntries