UNPKG

@munit-solutions/ocpp

Version:
6 lines (5 loc) 138 B
declare enum ClearChargingProfileStatus { Accepted = "Accepted", Unknown = "Unknown" } export default ClearChargingProfileStatus;