UNPKG
@zandor300/jsmodbus
Version:
latest (4.5.0)
4.5.0
4.4.0
4.3.8
4.3.7
4.3.6
4.3.5
4.3.4
4.3.3
4.3.2
4.3.1
4.3.0
4.2.0
4.1.2
4.1.1
4.1.0
4.0.16
4.0.15
4.0.14
4.0.13
4.0.12
Implementation for the Serial/TCP Modbus protocol.
@zandor300/jsmodbus
/
dist
/
errors
/
index.d.ts
5 lines
•
240 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
'./isInternalException'
;
export
*
from
'./isUserRequestError'
;
export
{ isExceptionResponseBody }
from
'../response/exception'
;
export
{ isExceptionRequestBody }
from
'../request/exception'
;
//# sourceMappingURL=index.d.ts.map