UNPKG

@battle-racing/br-common-lib

Version:

Common library for all Battle Racing Repositorios

9 lines (8 loc) 288 B
export declare const RGB_STATUS: { readonly SHOWING_COLOR: "Showing Color"; readonly NOT_CONFIGURED: "Not Configured"; readonly CONFIGURING_RGB: "Configuring RGB"; readonly SHOWING_EFFECT: "Showing Effect"; readonly UNKNOWN: "Unknown"; readonly ERROR: "Error"; };