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
436 stars 68 forks source link

it is imported wrongly by code completions #5

Closed fingerpich closed 6 years ago

fingerpich commented 7 years ago

when i use code completion to import jalali moment it imports it in a wrong way.

it should import as it mentioned in README like bellow. import * as moment from 'jalali-moment';