UNPKG

angular-formio

Version:

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

7 lines (6 loc) 125 B
export declare class FormioAppConfig { appUrl: string; apiUrl: string; icons?: string; formOnly?: boolean; }