UNPKG

tsinsim

Version:

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

7 lines (6 loc) 111 B
export declare enum TTCType { TTC_NONE = 0, TTC_SEL = 1, TTC_SEL_START = 2, TTC_SEL_STOP = 3 }