UNPKG

@citrineos/ocpprouter

Version:

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

7 lines (6 loc) 101 B
/** * TODO: add actual interface * Interface for the admin api. */ export interface IAdminApi { }