Interface IUnrecognizedOutput

Unrecognized output.

interface IUnrecognizedOutput {
    output_type: string;
}

Hierarchy (view full)

Properties

Properties

output_type: string

Type of cell output.