UNPKG

@c8y/ngx-components

Version:

Angular modules for Cumulocity IoT applications

8 lines 527 B
import * as i0 from "@angular/core"; export declare class SourceCodePreviewComponent { isDisabled: boolean; text: string; static ɵfac: i0.ɵɵFactoryDeclaration<SourceCodePreviewComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<SourceCodePreviewComponent, "c8y-source-code-preview", never, { "isDisabled": { "alias": "isDisabled"; "required": false; }; "text": { "alias": "text"; "required": false; }; }, {}, never, never, false, never>; } //# sourceMappingURL=source-code-preview.component.d.ts.map