Interface IBaseOutput

The base output type.

interface IBaseOutput {
    output_type: string;
}

Hierarchy (view full)

Properties

Properties

output_type: string

Type of cell output.