UNPKG

angular-formio

Version:

The Form.io dynamic form and data management system for Angular.

6 lines (5 loc) 160 B
import { FormioLoader } from './formio.loader'; export declare class FormioLoaderComponent { loader: FormioLoader; constructor(loader: FormioLoader); }