📅  最后修改于: 2022-03-11 14:48:23.610000             🧑  作者: Mango
npm install -g typescript //global installation of typescript comiler-tsc
tsc .ts //ts file is converted to js by compiler