UNPKG

event-local

Version:

Event client

11 lines (8 loc) 139 B
/** * Класс маркер комманды, */ export class Command { entity_id: string; version: string; entity: any; }