Interface UndefinedType

interface UndefinedType {
    dataType: "undefined";
}

Hierarchy (view full)

Properties

Properties

dataType: "undefined"

Generated using TypeDoc