Type alias DataType

DataType: "integer" | "number" | "boolean" | "string" | "array" | "object" | "file" | "undefined"

Generated using TypeDoc