Appearance
tyneq
tyneq / Optional
Optional<T> = T | null | undefined
T
null
undefined
Defined in: src/types/utility.ts:9
T | null | undefined