lewisgcm / typescript-validate

Typescript annotations for validation and sanitization
GNU Lesser General Public License v3.0
4 stars 0 forks source link

Typings: Moment #3

Open markfknight opened 8 years ago

markfknight commented 8 years ago

TypeScript complier can not find the moment namespace referenced in the typings definition

typings/globals/moment/index.d.ts(3,21): error TS2503: Cannot find namespace 'moment'.

lewisgcm commented 8 years ago

this is now resolved on master :)