Type alias UnwrapOptional<T>

UnwrapOptional<T>: Exclude<T, null | undefined>

Type Parameters

Generated using TypeDoc