Implements<T extends Object?> constructor

const Implements<T extends Object?>()

Marks a union type to implement the interface T.

Implementation

const Implements() : stringType = null;