I'm very new to Angular, typescript, and js.
I was just wondering if it is possible to program TS files to execute lines directly into the CLI? or if one must use Python/ Lambda functions?. (I don't mind using python but would prefer to keep it all streamlined).
My question is simply is this possible with TS? My research leaves the question unanswered.