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) 263 B
exports.TrackSegmentType = void 0; (function (TrackSegmentType) { TrackSegmentType[TrackSegmentType["STRAIGHT"] = 0] = "STRAIGHT"; TrackSegmentType[TrackSegmentType["CURVE"] = 1] = "CURVE"; })(exports.TrackSegmentType || (exports.TrackSegmentType = {}));