UNPKG

angular-cesium-ivy

Version:
6 lines 253 B
export declare class Checker { static throwIfAnyNotPresent(values: Object, propertyNames: string[]): void; static throwIfNotPresent(value: any, name: string): void; static present(value: any): boolean; } //# sourceMappingURL=checker.d.ts.map