1
0
This commit is contained in:
2022-03-18 19:38:21 +01:00
parent 93d4590528
commit 61a02ca9db

View File

@@ -97,7 +97,7 @@ Enable or disable debug mode. Which will return the `error.stack` in case of an
State is a `boolean` which determines if debug mode should be enabled or not (default: `true`) State is a `boolean` which determines if debug mode should be enabled or not (default: `true`)
### `router.use(handler) ### `router.use(handler)`
Register a global middleware handler. Register a global middleware handler.