Type alias NextFunction

NextFunction: ((nextArgs?: any) => void)

Type declaration

    • (nextArgs?: any): void
    • Parameters

      • Optional nextArgs: any

      Returns void

Generated using TypeDoc