UNPKG

7-segment-timer.contracts

Version:
11 lines (10 loc) 329 B
export declare enum routes { Off = "/off", ShowCurrentTime = "/show-current-time", StartTimer = "/start-timer", CancelTimer = "/cancel-timer", ChangeColor = "/change-color", ChangeMultipleColors = "/change-multiple-colors", StartAnimation = "/start-animation", StopAnimation = "/stop-animation" }