twastvedt / typed-meteor-validated-method

Typescript typings for the meteor atmosphere package mdg:validated-method.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typed Meteor Rest

The type definition for meteor-validated-method. Thanks to Dmitry Efimenko for starting this.

LICENSE

MIT

Updating

Update typings.json/version to match the source version you are typing against. e.g. if you are creating typings for chai@3.5.0, then:

// typings.json
{
  "version": "3.5.0"
  // ...
}

About

Typescript typings for the meteor atmosphere package mdg:validated-method.

License:MIT License