UNPKG

rainbird

Version:

The Rainbird library allows you to access your RainBird Controller.

8 lines 241 B
export var LogLevel; (function (LogLevel) { LogLevel["ERROR"] = "error"; LogLevel["WARN"] = "warn"; LogLevel["INFO"] = "info"; LogLevel["DEBUG"] = "debug"; })(LogLevel || (LogLevel = {})); //# sourceMappingURL=LogLevel.js.map