UNPKG

@krp-races/krp-sharedmemory-client

Version:

A node.js wrapper for shared memory plugin in kart racing pro.

6 lines (5 loc) 289 B
exports.ECommunicationType = void 0; (function (ECommunicationType) { ECommunicationType[ECommunicationType["ChangeState"] = 1] = "ChangeState"; ECommunicationType[ECommunicationType["Penalty"] = 2] = "Penalty"; })(exports.ECommunicationType || (exports.ECommunicationType = {}));