Type Alias Middleware<C>

Middleware: (context: C, next: () => Promise<any>) => Promise<any> | any

Type Parameters

  • C = any
MMNEPVFCICPMFPCPTTAAATR