Skip to content

Commit

Permalink
docs: add fetch in valid values of client option on guide
Browse files Browse the repository at this point in the history
  • Loading branch information
soartec-lab committed May 3, 2024
1 parent dc11403 commit e370e45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/pages/reference/configuration/output.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ module.exports = {

Type: `String | Function`.

Valid values: `angular`, `axios`, `axios-functions`, `react-query`, `svelte-query`, `vue-query`, `swr`, `zod`.
Valid values: `angular`, `axios`, `axios-functions`, `react-query`, `svelte-query`, `vue-query`, `swr`, `zod`, `fetch`.

Default Value: `axios-functions`.

Expand Down

0 comments on commit e370e45

Please sign in to comment.