Skip to content

Commit d179ca9

Browse files
committed
Fix nodejs
Signed-off-by: Xuanwo <github@xuanwo.io>
1 parent 73784b4 commit d179ca9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bindings/nodejs/generated.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -701,7 +701,7 @@ export class BlockingLister {
701701
next(): Entry | null
702702
}
703703
/** A public layer wrapper */
704-
export class Layer {}
704+
export class Layer { }
705705
/**
706706
* Retry layer
707707
*

0 commit comments

Comments
 (0)