UNPKG

@krp-races/krp-node-wrapper

Version:

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

9 lines (7 loc) 257 B
var WeatherCondition; (function (WeatherCondition) { WeatherCondition["CLEAR"] = "CLEAR"; WeatherCondition["CLOUDY"] = "CLOUDY"; WeatherCondition["RAINY"] = "RAINY"; })(WeatherCondition || (WeatherCondition = {})); export { WeatherCondition };