UNPKG

angular-cesium-ivy

Version:
6 lines 190 B
export interface IDescription { draw(context: any, id: string, contextEntity: any): void; remove(id: string): void; removeAll(): void; } //# sourceMappingURL=description.d.ts.map