Skip to content

Commit

Permalink
add back blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
dsherret committed Feb 3, 2025
1 parent 3c931c4 commit dd2c170
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ declare function getArrayLength(arr: any[]): number;
declare namespace getArrayLength {
declare const maxInterval: 12;
}

export = getArrayLength;
```

Expand Down

0 comments on commit dd2c170

Please sign in to comment.