Options
All
  • Public
  • Public/Protected
  • All
Menu

Custom middleware interface

Hierarchy

  • CustomMiddleware

Index

Properties

implementation

implementation: Middleware<{}, any, Dispatch<AnyAction>>

Implementation of custom middleware

priority

priority: "BEFORE" | "AFTER"

Priority of custom middleware

Generated using TypeDoc