UNPKG

angular-formio

Version:

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

9 lines (8 loc) 195 B
import { Routes } from '@angular/router'; /** * The routes used to define a resource. * * @param config * @constructor */ export declare function FormioResourceRoutes(config?: any): Routes;