Exclude<T, U> typedef

Exclude<T, U> = dynamic

Implementation

typedef Exclude<T, U> = _i2.dynamic;