The DataItem interface is a generic for a record where the key is a string and the value can be any type or undefined.
Any type that will be the type of the values in the record.
Generated using TypeDoc
The DataItem interface is a generic for a record where the key is a string and the value can be any type or undefined.