transform typescript import statement into string with file contents through tsc

前端 未结 0 1324
春和景丽
春和景丽 2020-12-31 03:10

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

相关标签:
回答
  • 消灭零回复
提交回复
热议问题