nonNullableOf<T> function

Type nonNullableOf<T>()

Implementation

Type nonNullableOf<T>() => T;