- The Magic of Using TypeScript at Runtime
Ever wanted to pass the path to a TypeScript file to some other library or module maybe to run it in a separate process or in a worker thread. You think you can just write the file in JavaScript, but you found out you will need to import another one… · Sat. Dec 12, 2020