interface DevfiveRouteApiConstructor {
    new DevfiveRouteApiConstructornew <N, P, R>(routes): DevfiveRouteApiInstance<R>;
}

Constructors

Constructors

Generated using TypeDoc