UNPKG

caprover-lib

Version:

A library to communicate with CapRover instances

4 lines 106 B
export interface IHashMapGeneric<T> { [id: string]: T; } //# sourceMappingURL=IHashMapGeneric.d.ts.map