Skip to content

Commit

Permalink
docs(generator): update latest generator documentation (#2361)
Browse files Browse the repository at this point in the history
  • Loading branch information
asyncapi-bot authored Nov 29, 2023
1 parent 03b1ba3 commit 140f7e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/docs/tools/generator/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ Sets up the output configuration based on the specified output type.
**Example**
```js
const generator = new Generator();
generator.setupOutput();
await generator.setupOutput();
```

<a name="Generator+setupFSOutput"></a>
Expand Down

0 comments on commit 140f7e2

Please sign in to comment.