With<T extends Object?> constructor
const
With<T extends Object?> ()
Marks a union type to mixin the interface T.
Implementation
const With() : stringType = null;
Marks a union type to mixin the interface T.
const With() : stringType = null;