Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
Signed-off-by: Xuanwo <[email protected]>
  • Loading branch information
Xuanwo committed Aug 6, 2023
1 parent ffb21a3 commit 714a3ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bindings/nodejs/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,7 @@ export class Operator {
* An error will be returned if given path doesn't end with /.
*
* ### Example
*
* ```javascript
* const lister = await op.scan("/path/to/dir/");
* while (true) {
Expand Down

0 comments on commit 714a3ca

Please sign in to comment.