UNPKG

event-local

Version:

Event client

9 lines 210 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); /** * Класс маркер комманды, */ class Command { } exports.Command = Command; //# sourceMappingURL=Command.js.map