···4646 * Use an internal client instance to send HTTP requests? This is useful if
4747 * you don't want to manually pass the client to each SDK function.
4848 *
4949- * Ensure you have declared the selected library as a dependency to avoid
5050- * errors. You can customize the selected client output through its plugin.
5151- * You can also set `client` to `true` to automatically choose the client
5252- * from your defined plugins.
4949+ * You can customize the selected client output through its plugin. You can
5050+ * also set `client` to `true` to automatically choose the client from your
5151+ * defined plugins. If we can't detect a client plugin when using `true`, we
5252+ * will default to `@hey-api/client-fetch`.
5353 *
5454 * @default true
5555 */