-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1869678 - Fixup and improve JSDocs for better type inference r=robwu
Differential Revision: https://phabricator.services.mozilla.com/D196385 UltraBlame original commit: 1c6e48c2b096e91d8c9304bffabd3c22f07ea5a8
- Loading branch information
Showing
30 changed files
with
884 additions
and
99 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -331,9 +331,11 @@ data | |
* | ||
param | ||
{ | ||
string | ||
Date | ||
} | ||
[ | ||
timeStamp | ||
] | ||
The | ||
timestamp | ||
for | ||
|
Oops, something went wrong.