Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This different Firebase typings works better. #333

Closed
5amfung opened this issue Jul 5, 2016 · 1 comment
Closed

This different Firebase typings works better. #333

5amfung opened this issue Jul 5, 2016 · 1 comment

Comments

@5amfung
Copy link

5amfung commented Jul 5, 2016

Looks like running typings install github:typed-typings/npm-firebase && typings install (see issue would simplify the installation by completely eliminating Step 3 of installation. Also with this different firebase typings, I could also import * as firebase from 'firebase'; without any module not found error. The only downside is that the typings is referring to github until it's pushed to npm.

There's a issue tracking registry now. typings/registry#604

@davideast
Copy link
Member

We're going to start shipping the official typings with the Firebase npm module soon, so this will clear up on it's own.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants