Skip to content

Instantly share code, notes, and snippets.

@ganqqwerty
Created September 27, 2019 15:04
Show Gist options
  • Save ganqqwerty/62217cf40817c41817dc9bdd89c73393 to your computer and use it in GitHub Desktop.
Save ganqqwerty/62217cf40817c41817dc9bdd89c73393 to your computer and use it in GitHub Desktop.
/** @type {string} */
var a;
/** @type {number} */
const Pi;
/** @type {boolean} */
let isChecked;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment