UNPKG

tsinsim

Version:

An InSim library for Node.js (JavaScript runtime environment) with TypeScript support.

9 lines (8 loc) 343 B
export var UCOAction; (function (UCOAction) { UCOAction[UCOAction["UCO_CIRCLE_ENTER"] = 0] = "UCO_CIRCLE_ENTER"; UCOAction[UCOAction["UCO_CIRCLE_LEAVE"] = 1] = "UCO_CIRCLE_LEAVE"; UCOAction[UCOAction["UCO_CP_FWD"] = 2] = "UCO_CP_FWD"; UCOAction[UCOAction["UCO_CP_REV"] = 3] = "UCO_CP_REV"; })(UCOAction || (UCOAction = {})); ;