Classes
Type Definitions
WriteQueueItem
Type:
- object
Properties:
| Name | Type | Description |
|---|---|---|
item |
object | The item to store in the database |
callback |
function | The callback to call once the data has been read |