Mykhailo Kokadii

Results 3 comments of Mykhailo Kokadii

@voxpelli I'm thinking about add check like ``` : Value extends Map ? Map : Value extends StandartBuildInTypes ? Value : { ... } ``` This will copy type instead...

> I think easiest solution here would be to add a new `exclude` parameter like `CamelCasedPropertiesDeep` Did you mean create second optional type parameter that will be exceptional to deep...

@voxpelli https://github.com/sindresorhus/type-fest/pull/327