Type alias DataType

DataType: Record<string, any>

The DataType type represents an object with string key.

Generated using TypeDoc