Explore Library
QuizIntermediate

JSDoc Type Annotations

Using JSDoc comments to add type information inside plain JavaScript files.

In a checked JavaScript file, which JSDoc comment correctly annotates a variable as a number?