Skip to content

Instantly share code, notes, and snippets.

@IAfanasov
Created May 28, 2020 11:14
/** @type {number} */
let count;
count = '12'; // 💥 does not work
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment