Skip to content
This repository has been archived by the owner on Jun 21, 2021. It is now read-only.

mateusnroll/typed-nano

Repository files navigation

Typed Nano Build Status

The type definition for nano

LICENSE

MIT

Contributing

# Fork this repo, then
npm install

npm run watch

# add tests, make changes, pass tests ... then [ctrl+c]
npm run publish

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"
  // ...
}

Generated by generator-typings 1.0.12

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published