late @late

i do not understand typescript, i need help

Jun 22, 2022, 12:12 AM
5

comments

after defining a new variable you need to put a colon (:) and then the type

class MyThingy {
  …
}

everything:

<Window window>