Importing moment into TypeScript project

前端 未结 2 551
说谎
说谎 2020-12-20 12:02

I am trying to use moment in my TypeScript project but when I use the line,

import moment from \'moment\';

I get the error:

2条回答
提交回复
热议问题