📅  最后修改于: 2022-03-11 14:50:00.855000             🧑  作者: Mango
npm install moment --save
# And import in your .ts file, there is no need to import in your module.
import * as moment from 'moment';