UNPKG

@citrineos/base

Version:

The base module for OCPP v2.0.1 including all interfaces. This module is not intended to be used directly, but rather as a dependency for other modules.

3 lines (2 loc) 72 B
export * as OCPP1_6 from './1.6'; export * as OCPP2_0_1 from './2.0.1';