type-plus icon indicating copy to clipboard operation
type-plus copied to clipboard

testType.has*

Open unional opened this issue 1 year ago • 0 comments

for testing:

type R = number | undefined

testType.hasUndefined<R>(true)

unional avatar May 23 '23 07:05 unional