I am looking for a solution to import a text file into a typescript module by doing:
import textfile as \'./assets/text.txt\';
I have already