bb635c09fd
Use const instead of let. Some of the variables are never reassigned, so it is preferred to use const over let PR Close #30888 |
||
---|---|---|
.. | ||
app | ||
assets | ||
index.html | ||
main.ts |
bb635c09fd
Use const instead of let. Some of the variables are never reassigned, so it is preferred to use const over let PR Close #30888 |
||
---|---|---|
.. | ||
app | ||
assets | ||
index.html | ||
main.ts |