Skip to content

Commit

Permalink
Fix nodejs
Browse files Browse the repository at this point in the history
Signed-off-by: Xuanwo <[email protected]>
  • Loading branch information
Xuanwo committed Nov 14, 2024
1 parent 73784b4 commit d179ca9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bindings/nodejs/generated.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -701,7 +701,7 @@ export class BlockingLister {
next(): Entry | null
}
/** A public layer wrapper */
export class Layer {}
export class Layer { }
/**
* Retry layer
*
Expand Down

0 comments on commit d179ca9

Please sign in to comment.