UNPKG

ocpp-rpc

Version:

A client & server implementation of the WAMP-like RPC-over-websocket system defined in the OCPP protocols (e.g. OCPP1.6-J and OCPP2.0.1).

5 lines (4 loc) 84 B
export declare const NOREPLY: { NOREPLY: symbol; }; export default NOREPLY;