tsutils icon indicating copy to clipboard operation
tsutils copied to clipboard

`isReadonlyPropertyFromMappedType` throws error when `type.modifiersType` is `undefined`

Open RebeccaStevens opened this issue 3 years ago • 0 comments
trafficstars

An extra check for this case should be added.

https://github.com/ajafff/tsutils/blob/03b4df15d14702f9c7a128ac3fae77171778d613/util/type.ts#L289

RebeccaStevens avatar Oct 11 '22 03:10 RebeccaStevens