UNPKG

njs-modbus

Version:

A pure JavaScript implemetation of Modbus for NodeJS.

2 lines (1 loc) 55 B
export declare function crc(data: Uint8Array): number;