Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adversinc/meteor-types-fix


https://github.com/adversinc/meteor-types-fix

Last synced: 26 days ago
JSON representation

Awesome Lists containing this project

README

        

Additional fixes and hacks to avoid TypeScript
compilation warnings for Meteor.

## Updating to v2

Fixed types v2 have the most of Template extensions
removed. Current implementation of @types/meteor
provides all the necessary typings.

StrictDict is now a type synonym for ReactiveDict
for a backward compatibility.