interface VoidType {
    dataType: "void";
}

Hierarchy (view full)

Properties

Properties

dataType: "void"

Generated using TypeDoc