@firebase/database-types
Advanced tools
Comparing version 0.1.2 to 0.2.0-0
@@ -40,3 +40,3 @@ /** | ||
goOnline(): void; | ||
ref(path?: string): Reference; | ||
ref(path?: string | Reference): Reference; | ||
refFromURL(url: string): Reference; | ||
@@ -43,0 +43,0 @@ } |
{ | ||
"name": "@firebase/database-types", | ||
"version": "0.1.2", | ||
"version": "0.2.0-0", | ||
"description": "@firebase/database Types", | ||
@@ -5,0 +5,0 @@ "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4549