With<T> constructor

const With<T>()

Marks a union type to mixin the interface T.

Implementation

const With() : stringType = null;