MiddlewareChainer

warning

This is an internal module. Do not use this in your codebase as it may change or be removed entirely without warning in future versions of Gears.

Description

Represents logic that can chain middleware

Generics

M
C

Properties

getChain:
unknown type
middleware:
Middleware<__type, M, C>[]