UNPKG

@c8y/ngx-components

Version:

Angular modules for Cumulocity IoT applications

8 lines 239 B
export * from './default-object-mapping-types'; export * from './object-mapping.component'; export type ObjectMappingsValidationObject = { dirty: boolean; touched: boolean; valid: boolean; }; //# sourceMappingURL=index.d.ts.map