@c8y/ngx-components
Version:
Angular modules for Cumulocity IoT applications
9 lines • 379 B
TypeScript
import * as i0 from "@angular/core";
export declare class PropertyValueTransformService {
getName(namedObject: {
name: string;
}): any;
static ɵfac: i0.ɵɵFactoryDeclaration<PropertyValueTransformService, never>;
static ɵprov: i0.ɵɵInjectableDeclaration<PropertyValueTransformService>;
}
//# sourceMappingURL=property-value-transform.service.d.ts.map