UNPKG

@formio-tmt/angular

Version:

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

10 lines 423 B
import { FormGridHeaderComponent } from './FormGridHeader.component'; import { FormGridBodyComponent } from './FormGridBody.component'; import { FormGridFooterComponent } from './FormGridFooter.component'; declare const _default: { header: typeof FormGridHeaderComponent; body: typeof FormGridBodyComponent; footer: typeof FormGridFooterComponent; }; export default _default; //# sourceMappingURL=index.d.ts.map