StoreOnUpdatedEvent interface
Signature
export interface StoreOnUpdatedEvent<T extends IStoreItem>
Properties
| Property | Type | Description |
|---|---|---|
| event | 'onUpdated' | |
| item | T |
export interface StoreOnUpdatedEvent<T extends IStoreItem>
| Property | Type | Description |
|---|---|---|
| event | 'onUpdated' | |
| item | T |