Search Docs
notNullish<T>(x): x is T
T
x
x is T
• T
• x: undefined | null | T
undefined
null
packages/core/src/utils/object.ts:41