@types/meteor
Version:
TypeScript definitions for Meteor
17 lines (12 loc) • 1.74 kB
Markdown
# Installation
> `npm install --save @types/meteor`
# Summary
This package contains type definitions for Meteor (http://www.meteor.com/).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/meteor.
### Additional Details
* Last updated: Fri, 25 Jun 2021 08:01:18 GMT
* Dependencies: [@types/mongodb](https://npmjs.com/package/@types/mongodb), [@types/underscore](https://npmjs.com/package/@types/underscore), [@types/connect](https://npmjs.com/package/@types/connect), [@types/react](https://npmjs.com/package/@types/react)
* Global values: `Accounts`, `App`, `Assets`, `Blaze`, `BrowserPolicy`, `Cordova`, `DDP`, `DDPRateLimiter`, `EJSON`, `Email`, `HTTP`, `MailComposer`, `Match`, `Meteor`, `Mongo`, `Npm`, `Package`, `Random`, `ReactiveDict`, `ReactiveVar`, `Session`, `Template`, `Tinytest`, `Tracker`, `check`, `console`, `execFileAsync`, `execFileSync`
# Credits
These definitions were written by [Alex Borodach](https://github.com/barbatus), [Dave Allen](https://github.com/fullflavedave), [Olivier Refalo](https://github.com/orefalo), [Daniel Neveux](https://github.com/dagatsoin), [Arda TANRIKULU](https://github.com/ardatan), [Stefan Holzapfel](https://github.com/stefanholzapfel), [Andrey Markeev](https://github.com/andrei-markeev), [Leon Machens](https://github.com/lmachens), [Arthur Gunn](https://github.com/gunn), [alesn](https://github.com/alesn), [Per Bergland](https://github.com/perbergland), [Nicusor Chiciuc](https://github.com/nicu-chiciuc), [Evan Broder](https://github.com/ebroder), [Radosław Miernik](https://github.com/radekmie), [Wojciech Adamek](https://github.com/wadamek65), and [Maciej Stasieluk](https://github.com/MacRusher).