UNPKG

@formio-tmt/angular

Version:

This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 10.1.4.

10 lines 537 B
import { OnInit } from '@angular/core'; import { GridFooterComponent } from '../GridFooterComponent'; import * as i0 from "@angular/core"; export declare class FormGridFooterComponent extends GridFooterComponent implements OnInit { constructor(); ngOnInit(): void; static ɵfac: i0.ɵɵFactoryDeclaration<FormGridFooterComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<FormGridFooterComponent, "ng-component", never, {}, {}, never, never, false, never>; } //# sourceMappingURL=FormGridFooter.component.d.ts.map