UNPKG

tsinsim

Version:

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

7 lines (6 loc) 123 B
export declare enum ButtonFunction { BFN_DEL_BTN = 0, BFN_CLEAR = 1, BFN_USER_CLEAR = 2, BFN_REQUEST = 3 }