typelevel-ts
Advanced tools
Changelog
0.4.0
Omit
type, use built-in instead (@gcanti)Overwrite
definition using built-in Omit
, fix #43 (@looading)Changelog
0.3.4
RequiredKeys
and OptionalKeys
(@ajafff)Changelog
0.3.3
RequiredKeys
and OptionalKeys
types, #33 (@saitonakamura)Changelog
0.3.2
never
instead of undefined
in Exact
definition, fix #31 (thanks @leighman)