UNPKG

tsinsim

Version:

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

5 lines (4 loc) 70 B
export declare enum CSCAction { CSC_STOP = 0, CSC_START = 1 }