Interface FloatType

interface FloatType {
    dataType: "float";
}

Hierarchy (view full)

Properties

Properties

dataType: "float"

Generated using TypeDoc