Skip to content

Commit dd240c6

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

1 file changed

Lines changed: 0 additions & 1 deletion

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: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,6 @@ declare class Uint64 {
155155
*
156156
* - `JSON.stringify()` implicitly calls this method when stringifying a `Uint64` instance.
157157
*
158-
*
159158
* @returns serialized unsigned 64-bit integer
160159
*
161160
* @example

0 commit comments

Comments
 (0)