@firebase/util
Advanced tools
Comparing version 1.10.2-canary.cbec4b985 to 1.10.2-canary.d16a4874b
@@ -35,3 +35,2 @@ /** | ||
export * from './src/utf8'; | ||
export * from './src/uuid'; | ||
export * from './src/exponential_backoff'; | ||
@@ -38,0 +37,0 @@ export * from './src/formatters'; |
@@ -35,3 +35,2 @@ /** | ||
export * from './src/utf8'; | ||
export * from './src/uuid'; | ||
export * from './src/exponential_backoff'; | ||
@@ -38,0 +37,0 @@ export * from './src/formatters'; |
@@ -35,3 +35,2 @@ /** | ||
export * from './src/utf8'; | ||
export * from './src/uuid'; | ||
export * from './src/exponential_backoff'; | ||
@@ -38,0 +37,0 @@ export * from './src/formatters'; |
@@ -35,3 +35,2 @@ /** | ||
export * from './src/utf8'; | ||
export * from './src/uuid'; | ||
export * from './src/exponential_backoff'; | ||
@@ -38,0 +37,0 @@ export * from './src/formatters'; |
@@ -931,9 +931,2 @@ | ||
/** | ||
* Copied from https://stackoverflow.com/a/2117523 | ||
* Generates a new uuid. | ||
* @public | ||
*/ | ||
export declare const uuidv4: () => string; | ||
/** | ||
* Check to make sure the appropriate number of arguments are provided for a public function. | ||
@@ -940,0 +933,0 @@ * Throws an error if it fails. |
@@ -951,9 +951,2 @@ | ||
/** | ||
* Copied from https://stackoverflow.com/a/2117523 | ||
* Generates a new uuid. | ||
* @public | ||
*/ | ||
export declare const uuidv4: () => string; | ||
/** | ||
* Check to make sure the appropriate number of arguments are provided for a public function. | ||
@@ -960,0 +953,0 @@ * Throws an error if it fails. |
{ | ||
"name": "@firebase/util", | ||
"version": "1.10.2-canary.cbec4b985", | ||
"version": "1.10.2-canary.d16a4874b", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
923003
82
12575