UNPKG

event-local

Version:

Event client

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