UNPKG

angular-cesium-ivy

Version:
7 lines 239 B
/** * Service for effective assignment. */ export declare class SmartAssigner { static create(props?: string[], allowUndefined?: boolean): (obj1: Object, obj2: Object) => Object; } //# sourceMappingURL=smart-assigner.service.d.ts.map