Daily Archives: March 23, 2023
TypeScript: Add typing to the lodash keys helper
With lodash (Version 4.17.21 at time of writing) and @types/lodash (Version 4.14.191 at time of writing) using the keys helper will lose the type information of the given object.