Type alias DataObject

DataObject: Record<string, any>

A generic dictionary object (JSON-like)

Generated using TypeDoc