piotrwitek / utility-types

Collection of utility types, complementing TypeScript built-in mapped types and aliases (think "lodash" for static types).
MIT License
5.54k stars 230 forks source link

Added "UnionKeys" type #193

Closed filipomar closed 9 months ago

filipomar commented 9 months ago

Description

Added UnionKeys type as discussed on the issue linked below

Related issues:

Checklist

For bugfixes:

For new features:

filipomar commented 6 months ago

Btw is there an timeline to release this on... what I assume is 3.12.0?