Node doesn't run in the browser.
Presumably Node is the server (back end), and when the browser requests a TS file, Node is stripping the types before serving it to the browser.
I am aware and it’s not what I said.
Presumably Node is the server (back end), and when the browser requests a TS file, Node is stripping the types before serving it to the browser.