interface DataStoreEventMap {
    item: DataStoreItemEvent;
    items: DataStoreItemsEvent;
}

Properties

Properties

Generated using TypeDoc