|
|
@ -7,8 +7,8 @@
|
|
|
|
* Learn more: https://jsdoc.app/
|
|
|
|
* Learn more: https://jsdoc.app/
|
|
|
|
*/
|
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
|
|
// Nudge TypeScript plugins to type-check using JSDoc comments.
|
|
|
|
// Nudge TypeScript plugins to type-check using JSDoc comments.
|
|
|
|
// @ts-check
|
|
|
|
// @ts-check
|
|
|
|
|
|
|
|
|
|
|
|
// Early prevention for bugs introduced by lazy coding.
|
|
|
|
// Early prevention for bugs introduced by lazy coding.
|
|
|
|
'use strict';
|
|
|
|
'use strict';
|
|
|
|