With<T extends Object?> constructor

const With<T extends Object?>()

Marks a union type to mixin the interface T.

Implementation

const With() : stringType = null;