Netjs
Netjs copied to clipboard
Should use typescript 'let' instead of 'var'
If you think about .net scope, it follows the let keyword scope, and not the functional scope of var