UNPKG

tsinsim

Version:

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

7 lines (6 loc) 125 B
export declare enum UCOAction { UCO_CIRCLE_ENTER = 0, UCO_CIRCLE_LEAVE = 1, UCO_CP_FWD = 2, UCO_CP_REV = 3 }