Interface RouteHandler

interface RouteHandler ((page, model, params, next) => void)
  • Parameters

    Returns void