UNPKG

@zandor300/jsmodbus

Version:

Implementation for the Serial/TCP Modbus protocol.

5 lines 240 B
export * from './isInternalException'; export * from './isUserRequestError'; export { isExceptionResponseBody } from '../response/exception'; export { isExceptionRequestBody } from '../request/exception'; //# sourceMappingURL=index.d.ts.map