@firebase/util
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "@firebase/util", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/cjs/index.node.js", |
@@ -1,2 +0,2 @@ | ||
# `@firebase/util` | ||
# @firebase/util | ||
@@ -21,3 +21,3 @@ _NOTE: This is specifically tailored for Firebase JS SDK usage, if you are not a | ||
```javascript | ||
import { Deferrred } from '@firebase/util'; | ||
import { Deferred } from '@firebase/util'; | ||
@@ -24,0 +24,0 @@ // Do stuff with Deferred or any of the other Utils you import |
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
510059