Partial<T> typedef

Partial<T> = dynamic

Implementation

typedef Partial<T> = _i2.dynamic;