Interface: RasdStorageChange
Defined in: types.ts:146
What the renderer reads off a change event. The feed may carry more.
Properties
id?
optional id?: string;
Defined in: types.ts:149
scope
scope: string;
Defined in: types.ts:148
type
type: "change";
Defined in: types.ts:147