@kairyou/agent-tools 0.21.0 → 0.21.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -4,9 +4,6 @@ Advanced guide for [provider usage](../../README.md#provider-usage): write your
|
|
|
4
4
|
usage probe for relays the built-in presets cannot reach (e.g. cookie-authenticated
|
|
5
5
|
gateways) without modifying package code.
|
|
6
6
|
|
|
7
|
-
Built-in presets, including `commandcode`, are documented in the main
|
|
8
|
-
[provider usage](../../README.md#provider-usage) section.
|
|
9
|
-
|
|
10
7
|
## Declare a route
|
|
11
8
|
|
|
12
9
|
Write a route module and list it in `providerUsage.routes` (paths resolve against
|
package/package.json
CHANGED