UNPKG

@krp-races/krp-node-wrapper

Version:

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

7 lines (6 loc) 256 B
exports.WeatherCondition = void 0; (function (WeatherCondition) { WeatherCondition["CLEAR"] = "CLEAR"; WeatherCondition["CLOUDY"] = "CLOUDY"; WeatherCondition["RAINY"] = "RAINY"; })(exports.WeatherCondition || (exports.WeatherCondition = {}));