Pick<T, K extends dynamic> typedef

Pick<T, K extends dynamic> = dynamic

Implementation

typedef Pick<T, K extends _i2.dynamic> = _i2.dynamic;