UNPKG

@sakuli/commons

Version:

5 lines 143 B
export interface PropertyMap { get(key: string): any; has(key: string): boolean; } //# sourceMappingURL=property-map.interface.d.ts.map