getTypeOf<T> function

Type getTypeOf<T>()

Implementation

Type getTypeOf<T>() => DumClass<T>().type;