You’re viewing the
v1.5.8
(legacy) docs.
Go to the latest docs →
Gaunt Sloth Assistant
GitHub
Preparing search index...
gaunt-sloth
middleware/types
MiddlewareConfig
Type Alias MiddlewareConfig
MiddlewareConfig
:
string
|
PredefinedMiddlewareConfig
|
AgentMiddleware
Middleware configuration that can be specified in JSON or JS config.
String: Name of predefined middleware with default settings
PredefinedMiddlewareConfig: Predefined middleware with custom settings (JSON compatible)
CustomMiddleware: Custom middleware object (JS config only)
Settings
Member Visibility
Protected
Inherited
External
Alpha
Beta
Theme
OS
Light
Dark
GitHub
Gaunt Sloth Assistant
Loading...
Middleware configuration that can be specified in JSON or JS config.