Skip to content

Commit 3e3125f

Browse files
authored
Apply suggestions from code review
Co-authored-by: Athan <kgryte@gmail.com> Signed-off-by: Athan <kgryte@gmail.com>
1 parent dd240c6 commit 3e3125f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • lib/node_modules/@stdlib/number/uint64/ctor/docs/types

lib/node_modules/@stdlib/number/uint64/ctor/docs/types/index.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,7 @@ declare class Uint64 {
179179
valueOf(): number | bigint;
180180
}
181181

182+
182183
// EXPORTS //
183184

184185
export = Uint64;

0 commit comments

Comments
 (0)