UNPKG

iceye-angular-cesium-fork

Version:

Angular library for working with Cesium.

6 lines (5 loc) 126 B
export declare class JsonMapper { private _mapper; constructor(); map(expression: string): Map<string, string>; }