Skip to content

Fixing Typings for RTDB #264

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

Merged
merged 4 commits into from
Oct 25, 2017
Merged

Fixing Typings for RTDB #264

merged 4 commits into from
Oct 25, 2017

Conversation

jshcrowthe
Copy link
Contributor

The Admin SDK is trying to consume the @firebase/database package as a standalone. This fixes some of the typings to better support that.

Copy link
Contributor

@hiranya911 hiranya911 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@mikelehen
Copy link
Contributor

This looks good on the condition that we revisit our public typings before we release a v1 version of our modules to make sure that our publicly exported typings actually match our publicly supported (approved, publicly documented / supported) API surface area. I don't want to accidentally leak implementation details / unapproved APIs into our typings.

@jshcrowthe
Copy link
Contributor Author

SGTM, thanks @hiranya911 and @mikelehen!

@jshcrowthe jshcrowthe merged commit 53d13c5 into master Oct 25, 2017
@jshcrowthe jshcrowthe deleted the rtdb-typings branch October 25, 2017 23:34
@firebase firebase locked and limited conversation to collaborators Oct 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants