UNPKG

@krp-races/krp-sharedmemory-client

Version:

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

8 lines (6 loc) 292 B
var ECommunicationType; (function (ECommunicationType) { ECommunicationType[ECommunicationType["ChangeState"] = 1] = "ChangeState"; ECommunicationType[ECommunicationType["Penalty"] = 2] = "Penalty"; })(ECommunicationType || (ECommunicationType = {})); export { ECommunicationType };