UNPKG

@zandor300/jsmodbus

Version:

Implementation for the Serial/TCP Modbus protocol.

3 lines 124 B
export type Byte = number; export type BooleanArray = (boolean | 0 | 1 | number)[]; //# sourceMappingURL=primatives.d.ts.map