Appearance
tyneq
tyneq / Maybe
Maybe<T> = T | undefined
T
undefined
Defined in: src/types/utility.ts:6
T | undefined