Documentation

new TestOutputElement()

Creates a new output element with the provided type.

constructor(type: TestOutputElement.TypeString);

Related