fingerpich / jalali-moment

Display, parse, manipulate, validate and convert jalali (Persian, Khorshidi, Shamsi) or Gregorian (Miladi) dates and times.
https://fingerpich.github.io/jalali-moment/
MIT License
434 stars 68 forks source link

angular create library error #44

Closed mojtaba-roohi closed 6 years ago

mojtaba-roohi commented 6 years ago

hello import * as moment_ from 'jalali-moment'; in create library raised error : src/app/components/persian-date-time/persian-date-time.component.ts(67,15): error TS2503: Cannot find namespace 'moment'.

fingerpich commented 6 years ago

Hi,

How have you installed jalali-moment?