UNPKG

@munit-solutions/ocpp

Version:
6 lines (5 loc) 135 B
import Call from '../Call'; export default class ClearCache extends Call { uniqueId: string; constructor(uniqueId?: string); }