UNPKG

@krp-races/krp-node-wrapper

Version:

A node.js wrapper for a dedicated or challenge server in kart racing pro.

6 lines (5 loc) 177 B
exports.PenaltyType = void 0; (function (PenaltyType) { PenaltyType["TIME"] = "TIME"; PenaltyType["POS"] = "POS"; })(exports.PenaltyType || (exports.PenaltyType = {}));