summaryrefslogtreecommitdiff
path: root/frontend-old/node_modules/firebase/compat/dist/esm
diff options
context:
space:
mode:
authoraltaf-creator <dev@altafcreator.com>2025-11-09 11:15:19 +0800
committeraltaf-creator <dev@altafcreator.com>2025-11-09 11:15:19 +0800
commit8eff962cab608341a6f2fedc640a0e32d96f26e2 (patch)
tree05534d1a720ddc3691d346c69b4972555820a061 /frontend-old/node_modules/firebase/compat/dist/esm
pain
Diffstat (limited to 'frontend-old/node_modules/firebase/compat/dist/esm')
-rw-r--r--frontend-old/node_modules/firebase/compat/dist/esm/ai/index.d.ts17
-rw-r--r--frontend-old/node_modules/firebase/compat/dist/esm/analytics/index.d.ts17
-rw-r--r--frontend-old/node_modules/firebase/compat/dist/esm/app-check/index.d.ts17
-rw-r--r--frontend-old/node_modules/firebase/compat/dist/esm/app/index.cdn.d.ts17
-rw-r--r--frontend-old/node_modules/firebase/compat/dist/esm/app/index.d.ts1
-rw-r--r--frontend-old/node_modules/firebase/compat/dist/esm/auth/cordova/index.d.ts17
-rw-r--r--frontend-old/node_modules/firebase/compat/dist/esm/auth/index.d.ts17
-rw-r--r--frontend-old/node_modules/firebase/compat/dist/esm/auth/web-extension/index.d.ts17
-rw-r--r--frontend-old/node_modules/firebase/compat/dist/esm/compat/analytics/index.d.ts17
-rw-r--r--frontend-old/node_modules/firebase/compat/dist/esm/compat/app-check/index.d.ts17
-rw-r--r--frontend-old/node_modules/firebase/compat/dist/esm/compat/app/index.cdn.d.ts18
-rw-r--r--frontend-old/node_modules/firebase/compat/dist/esm/compat/app/index.d.ts18
-rw-r--r--frontend-old/node_modules/firebase/compat/dist/esm/compat/auth/index.d.ts17
-rw-r--r--frontend-old/node_modules/firebase/compat/dist/esm/compat/database/index.d.ts17
-rw-r--r--frontend-old/node_modules/firebase/compat/dist/esm/compat/firestore/index.d.ts17
-rw-r--r--frontend-old/node_modules/firebase/compat/dist/esm/compat/functions/index.d.ts17
-rw-r--r--frontend-old/node_modules/firebase/compat/dist/esm/compat/index.cdn.d.ts28
-rw-r--r--frontend-old/node_modules/firebase/compat/dist/esm/compat/index.d.ts28
-rw-r--r--frontend-old/node_modules/firebase/compat/dist/esm/compat/index.node.d.ts23
-rw-r--r--frontend-old/node_modules/firebase/compat/dist/esm/compat/index.perf.d.ts19
-rw-r--r--frontend-old/node_modules/firebase/compat/dist/esm/compat/index.rn.d.ts21
-rw-r--r--frontend-old/node_modules/firebase/compat/dist/esm/compat/installations/index.d.ts17
-rw-r--r--frontend-old/node_modules/firebase/compat/dist/esm/compat/messaging/index.d.ts17
-rw-r--r--frontend-old/node_modules/firebase/compat/dist/esm/compat/performance/index.d.ts17
-rw-r--r--frontend-old/node_modules/firebase/compat/dist/esm/compat/remote-config/index.d.ts17
-rw-r--r--frontend-old/node_modules/firebase/compat/dist/esm/compat/storage/index.d.ts17
-rw-r--r--frontend-old/node_modules/firebase/compat/dist/esm/data-connect/index.d.ts17
-rw-r--r--frontend-old/node_modules/firebase/compat/dist/esm/database/index.d.ts17
-rw-r--r--frontend-old/node_modules/firebase/compat/dist/esm/firestore/index.d.ts17
-rw-r--r--frontend-old/node_modules/firebase/compat/dist/esm/firestore/lite/index.d.ts17
-rw-r--r--frontend-old/node_modules/firebase/compat/dist/esm/functions/index.d.ts17
-rw-r--r--frontend-old/node_modules/firebase/compat/dist/esm/index.esm.js75
-rw-r--r--frontend-old/node_modules/firebase/compat/dist/esm/index.esm.js.map1
-rw-r--r--frontend-old/node_modules/firebase/compat/dist/esm/installations/index.d.ts17
-rw-r--r--frontend-old/node_modules/firebase/compat/dist/esm/messaging/index.d.ts17
-rw-r--r--frontend-old/node_modules/firebase/compat/dist/esm/messaging/sw/index.d.ts17
-rw-r--r--frontend-old/node_modules/firebase/compat/dist/esm/performance/index.d.ts17
-rw-r--r--frontend-old/node_modules/firebase/compat/dist/esm/remote-config/index.d.ts17
-rw-r--r--frontend-old/node_modules/firebase/compat/dist/esm/storage/index.d.ts17
39 files changed, 725 insertions, 0 deletions
diff --git a/frontend-old/node_modules/firebase/compat/dist/esm/ai/index.d.ts b/frontend-old/node_modules/firebase/compat/dist/esm/ai/index.d.ts
new file mode 100644
index 0000000..c80ed3d
--- /dev/null
+++ b/frontend-old/node_modules/firebase/compat/dist/esm/ai/index.d.ts
@@ -0,0 +1,17 @@
+/**
+ * @license
+ * Copyright 2025 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+export * from '@firebase/ai';
diff --git a/frontend-old/node_modules/firebase/compat/dist/esm/analytics/index.d.ts b/frontend-old/node_modules/firebase/compat/dist/esm/analytics/index.d.ts
new file mode 100644
index 0000000..7a669f1
--- /dev/null
+++ b/frontend-old/node_modules/firebase/compat/dist/esm/analytics/index.d.ts
@@ -0,0 +1,17 @@
+/**
+ * @license
+ * Copyright 2020 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+export * from '@firebase/analytics';
diff --git a/frontend-old/node_modules/firebase/compat/dist/esm/app-check/index.d.ts b/frontend-old/node_modules/firebase/compat/dist/esm/app-check/index.d.ts
new file mode 100644
index 0000000..869a0db
--- /dev/null
+++ b/frontend-old/node_modules/firebase/compat/dist/esm/app-check/index.d.ts
@@ -0,0 +1,17 @@
+/**
+ * @license
+ * Copyright 2021 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+export * from '@firebase/app-check';
diff --git a/frontend-old/node_modules/firebase/compat/dist/esm/app/index.cdn.d.ts b/frontend-old/node_modules/firebase/compat/dist/esm/app/index.cdn.d.ts
new file mode 100644
index 0000000..737d20d
--- /dev/null
+++ b/frontend-old/node_modules/firebase/compat/dist/esm/app/index.cdn.d.ts
@@ -0,0 +1,17 @@
+/**
+ * @license
+ * Copyright 2020 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+export * from '@firebase/app';
diff --git a/frontend-old/node_modules/firebase/compat/dist/esm/app/index.d.ts b/frontend-old/node_modules/firebase/compat/dist/esm/app/index.d.ts
new file mode 100644
index 0000000..a27ebbc
--- /dev/null
+++ b/frontend-old/node_modules/firebase/compat/dist/esm/app/index.d.ts
@@ -0,0 +1 @@
+export * from '@firebase/app';
diff --git a/frontend-old/node_modules/firebase/compat/dist/esm/auth/cordova/index.d.ts b/frontend-old/node_modules/firebase/compat/dist/esm/auth/cordova/index.d.ts
new file mode 100644
index 0000000..408dc35
--- /dev/null
+++ b/frontend-old/node_modules/firebase/compat/dist/esm/auth/cordova/index.d.ts
@@ -0,0 +1,17 @@
+/**
+ * @license
+ * Copyright 2021 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+export * from '@firebase/auth/cordova';
diff --git a/frontend-old/node_modules/firebase/compat/dist/esm/auth/index.d.ts b/frontend-old/node_modules/firebase/compat/dist/esm/auth/index.d.ts
new file mode 100644
index 0000000..49f5fa3
--- /dev/null
+++ b/frontend-old/node_modules/firebase/compat/dist/esm/auth/index.d.ts
@@ -0,0 +1,17 @@
+/**
+ * @license
+ * Copyright 2020 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+export * from '@firebase/auth';
diff --git a/frontend-old/node_modules/firebase/compat/dist/esm/auth/web-extension/index.d.ts b/frontend-old/node_modules/firebase/compat/dist/esm/auth/web-extension/index.d.ts
new file mode 100644
index 0000000..2f0c95b
--- /dev/null
+++ b/frontend-old/node_modules/firebase/compat/dist/esm/auth/web-extension/index.d.ts
@@ -0,0 +1,17 @@
+/**
+ * @license
+ * Copyright 2023 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+export * from '@firebase/auth/web-extension';
diff --git a/frontend-old/node_modules/firebase/compat/dist/esm/compat/analytics/index.d.ts b/frontend-old/node_modules/firebase/compat/dist/esm/compat/analytics/index.d.ts
new file mode 100644
index 0000000..e3bf6c7
--- /dev/null
+++ b/frontend-old/node_modules/firebase/compat/dist/esm/compat/analytics/index.d.ts
@@ -0,0 +1,17 @@
+/**
+ * @license
+ * Copyright 2020 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+import '@firebase/analytics-compat';
diff --git a/frontend-old/node_modules/firebase/compat/dist/esm/compat/app-check/index.d.ts b/frontend-old/node_modules/firebase/compat/dist/esm/compat/app-check/index.d.ts
new file mode 100644
index 0000000..7256089
--- /dev/null
+++ b/frontend-old/node_modules/firebase/compat/dist/esm/compat/app-check/index.d.ts
@@ -0,0 +1,17 @@
+/**
+ * @license
+ * Copyright 2021 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+import '@firebase/app-check-compat';
diff --git a/frontend-old/node_modules/firebase/compat/dist/esm/compat/app/index.cdn.d.ts b/frontend-old/node_modules/firebase/compat/dist/esm/compat/app/index.cdn.d.ts
new file mode 100644
index 0000000..f84be60
--- /dev/null
+++ b/frontend-old/node_modules/firebase/compat/dist/esm/compat/app/index.cdn.d.ts
@@ -0,0 +1,18 @@
+/**
+ * @license
+ * Copyright 2020 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+import firebase from '@firebase/app-compat';
+export default firebase;
diff --git a/frontend-old/node_modules/firebase/compat/dist/esm/compat/app/index.d.ts b/frontend-old/node_modules/firebase/compat/dist/esm/compat/app/index.d.ts
new file mode 100644
index 0000000..f84be60
--- /dev/null
+++ b/frontend-old/node_modules/firebase/compat/dist/esm/compat/app/index.d.ts
@@ -0,0 +1,18 @@
+/**
+ * @license
+ * Copyright 2020 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+import firebase from '@firebase/app-compat';
+export default firebase;
diff --git a/frontend-old/node_modules/firebase/compat/dist/esm/compat/auth/index.d.ts b/frontend-old/node_modules/firebase/compat/dist/esm/compat/auth/index.d.ts
new file mode 100644
index 0000000..d856792
--- /dev/null
+++ b/frontend-old/node_modules/firebase/compat/dist/esm/compat/auth/index.d.ts
@@ -0,0 +1,17 @@
+/**
+ * @license
+ * Copyright 2021 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+import '@firebase/auth-compat';
diff --git a/frontend-old/node_modules/firebase/compat/dist/esm/compat/database/index.d.ts b/frontend-old/node_modules/firebase/compat/dist/esm/compat/database/index.d.ts
new file mode 100644
index 0000000..c10c1ec
--- /dev/null
+++ b/frontend-old/node_modules/firebase/compat/dist/esm/compat/database/index.d.ts
@@ -0,0 +1,17 @@
+/**
+ * @license
+ * Copyright 2021 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+import '@firebase/database-compat';
diff --git a/frontend-old/node_modules/firebase/compat/dist/esm/compat/firestore/index.d.ts b/frontend-old/node_modules/firebase/compat/dist/esm/compat/firestore/index.d.ts
new file mode 100644
index 0000000..64676cb
--- /dev/null
+++ b/frontend-old/node_modules/firebase/compat/dist/esm/compat/firestore/index.d.ts
@@ -0,0 +1,17 @@
+/**
+ * @license
+ * Copyright 2021 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+import '@firebase/firestore-compat';
diff --git a/frontend-old/node_modules/firebase/compat/dist/esm/compat/functions/index.d.ts b/frontend-old/node_modules/firebase/compat/dist/esm/compat/functions/index.d.ts
new file mode 100644
index 0000000..d4dc077
--- /dev/null
+++ b/frontend-old/node_modules/firebase/compat/dist/esm/compat/functions/index.d.ts
@@ -0,0 +1,17 @@
+/**
+ * @license
+ * Copyright 2021 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+import '@firebase/functions-compat';
diff --git a/frontend-old/node_modules/firebase/compat/dist/esm/compat/index.cdn.d.ts b/frontend-old/node_modules/firebase/compat/dist/esm/compat/index.cdn.d.ts
new file mode 100644
index 0000000..ea50472
--- /dev/null
+++ b/frontend-old/node_modules/firebase/compat/dist/esm/compat/index.cdn.d.ts
@@ -0,0 +1,28 @@
+/**
+ * @license
+ * Copyright 2017 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+import firebase from './app';
+import './analytics';
+import './app-check';
+import './auth';
+import './database';
+import './firestore';
+import './functions';
+import './messaging';
+import './storage';
+import './performance';
+import './remote-config';
+export default firebase;
diff --git a/frontend-old/node_modules/firebase/compat/dist/esm/compat/index.d.ts b/frontend-old/node_modules/firebase/compat/dist/esm/compat/index.d.ts
new file mode 100644
index 0000000..ea50472
--- /dev/null
+++ b/frontend-old/node_modules/firebase/compat/dist/esm/compat/index.d.ts
@@ -0,0 +1,28 @@
+/**
+ * @license
+ * Copyright 2017 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+import firebase from './app';
+import './analytics';
+import './app-check';
+import './auth';
+import './database';
+import './firestore';
+import './functions';
+import './messaging';
+import './storage';
+import './performance';
+import './remote-config';
+export default firebase;
diff --git a/frontend-old/node_modules/firebase/compat/dist/esm/compat/index.node.d.ts b/frontend-old/node_modules/firebase/compat/dist/esm/compat/index.node.d.ts
new file mode 100644
index 0000000..4f67f98
--- /dev/null
+++ b/frontend-old/node_modules/firebase/compat/dist/esm/compat/index.node.d.ts
@@ -0,0 +1,23 @@
+/**
+ * @license
+ * Copyright 2017 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+import firebase from './app';
+import './auth';
+import './database';
+import './firestore';
+import './functions';
+import './storage';
+export default firebase;
diff --git a/frontend-old/node_modules/firebase/compat/dist/esm/compat/index.perf.d.ts b/frontend-old/node_modules/firebase/compat/dist/esm/compat/index.perf.d.ts
new file mode 100644
index 0000000..ca05d36
--- /dev/null
+++ b/frontend-old/node_modules/firebase/compat/dist/esm/compat/index.perf.d.ts
@@ -0,0 +1,19 @@
+/**
+ * @license
+ * Copyright 2019 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+import firebase from './app';
+import './performance';
+export default firebase;
diff --git a/frontend-old/node_modules/firebase/compat/dist/esm/compat/index.rn.d.ts b/frontend-old/node_modules/firebase/compat/dist/esm/compat/index.rn.d.ts
new file mode 100644
index 0000000..d2ec580
--- /dev/null
+++ b/frontend-old/node_modules/firebase/compat/dist/esm/compat/index.rn.d.ts
@@ -0,0 +1,21 @@
+/**
+ * @license
+ * Copyright 2017 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+import firebase from './app';
+import './auth';
+import './database';
+import './firestore';
+export default firebase;
diff --git a/frontend-old/node_modules/firebase/compat/dist/esm/compat/installations/index.d.ts b/frontend-old/node_modules/firebase/compat/dist/esm/compat/installations/index.d.ts
new file mode 100644
index 0000000..e0ca08e
--- /dev/null
+++ b/frontend-old/node_modules/firebase/compat/dist/esm/compat/installations/index.d.ts
@@ -0,0 +1,17 @@
+/**
+ * @license
+ * Copyright 2022 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+import '@firebase/installations-compat';
diff --git a/frontend-old/node_modules/firebase/compat/dist/esm/compat/messaging/index.d.ts b/frontend-old/node_modules/firebase/compat/dist/esm/compat/messaging/index.d.ts
new file mode 100644
index 0000000..eb6caa1
--- /dev/null
+++ b/frontend-old/node_modules/firebase/compat/dist/esm/compat/messaging/index.d.ts
@@ -0,0 +1,17 @@
+/**
+ * @license
+ * Copyright 2021 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+import '@firebase/messaging-compat';
diff --git a/frontend-old/node_modules/firebase/compat/dist/esm/compat/performance/index.d.ts b/frontend-old/node_modules/firebase/compat/dist/esm/compat/performance/index.d.ts
new file mode 100644
index 0000000..47f0fb2
--- /dev/null
+++ b/frontend-old/node_modules/firebase/compat/dist/esm/compat/performance/index.d.ts
@@ -0,0 +1,17 @@
+/**
+ * @license
+ * Copyright 2021 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+import '@firebase/performance-compat';
diff --git a/frontend-old/node_modules/firebase/compat/dist/esm/compat/remote-config/index.d.ts b/frontend-old/node_modules/firebase/compat/dist/esm/compat/remote-config/index.d.ts
new file mode 100644
index 0000000..b72da39
--- /dev/null
+++ b/frontend-old/node_modules/firebase/compat/dist/esm/compat/remote-config/index.d.ts
@@ -0,0 +1,17 @@
+/**
+ * @license
+ * Copyright 2021 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+import '@firebase/remote-config-compat';
diff --git a/frontend-old/node_modules/firebase/compat/dist/esm/compat/storage/index.d.ts b/frontend-old/node_modules/firebase/compat/dist/esm/compat/storage/index.d.ts
new file mode 100644
index 0000000..2ab44a4
--- /dev/null
+++ b/frontend-old/node_modules/firebase/compat/dist/esm/compat/storage/index.d.ts
@@ -0,0 +1,17 @@
+/**
+ * @license
+ * Copyright 2021 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+import '@firebase/storage-compat';
diff --git a/frontend-old/node_modules/firebase/compat/dist/esm/data-connect/index.d.ts b/frontend-old/node_modules/firebase/compat/dist/esm/data-connect/index.d.ts
new file mode 100644
index 0000000..54504a3
--- /dev/null
+++ b/frontend-old/node_modules/firebase/compat/dist/esm/data-connect/index.d.ts
@@ -0,0 +1,17 @@
+/**
+ * @license
+ * Copyright 2024 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+export * from '@firebase/data-connect';
diff --git a/frontend-old/node_modules/firebase/compat/dist/esm/database/index.d.ts b/frontend-old/node_modules/firebase/compat/dist/esm/database/index.d.ts
new file mode 100644
index 0000000..ca08ed4
--- /dev/null
+++ b/frontend-old/node_modules/firebase/compat/dist/esm/database/index.d.ts
@@ -0,0 +1,17 @@
+/**
+ * @license
+ * Copyright 2020 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+export * from '@firebase/database';
diff --git a/frontend-old/node_modules/firebase/compat/dist/esm/firestore/index.d.ts b/frontend-old/node_modules/firebase/compat/dist/esm/firestore/index.d.ts
new file mode 100644
index 0000000..18cc697
--- /dev/null
+++ b/frontend-old/node_modules/firebase/compat/dist/esm/firestore/index.d.ts
@@ -0,0 +1,17 @@
+/**
+ * @license
+ * Copyright 2020 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+export * from '@firebase/firestore';
diff --git a/frontend-old/node_modules/firebase/compat/dist/esm/firestore/lite/index.d.ts b/frontend-old/node_modules/firebase/compat/dist/esm/firestore/lite/index.d.ts
new file mode 100644
index 0000000..ae14926
--- /dev/null
+++ b/frontend-old/node_modules/firebase/compat/dist/esm/firestore/lite/index.d.ts
@@ -0,0 +1,17 @@
+/**
+ * @license
+ * Copyright 2020 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+export * from '@firebase/firestore/lite';
diff --git a/frontend-old/node_modules/firebase/compat/dist/esm/functions/index.d.ts b/frontend-old/node_modules/firebase/compat/dist/esm/functions/index.d.ts
new file mode 100644
index 0000000..f824c3e
--- /dev/null
+++ b/frontend-old/node_modules/firebase/compat/dist/esm/functions/index.d.ts
@@ -0,0 +1,17 @@
+/**
+ * @license
+ * Copyright 2020 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+export * from '@firebase/functions';
diff --git a/frontend-old/node_modules/firebase/compat/dist/esm/index.esm.js b/frontend-old/node_modules/firebase/compat/dist/esm/index.esm.js
new file mode 100644
index 0000000..743a992
--- /dev/null
+++ b/frontend-old/node_modules/firebase/compat/dist/esm/index.esm.js
@@ -0,0 +1,75 @@
+import firebase from '@firebase/app-compat';
+export { default } from '@firebase/app-compat';
+import '@firebase/analytics-compat';
+import '@firebase/app-check-compat';
+import '@firebase/auth-compat';
+import '@firebase/database-compat';
+import '@firebase/firestore-compat';
+import '@firebase/functions-compat';
+import '@firebase/messaging-compat';
+import '@firebase/storage-compat';
+import '@firebase/performance-compat';
+import '@firebase/remote-config-compat';
+
+var name$1 = "firebase";
+var version$1 = "12.5.0";
+
+/**
+ * @license
+ * Copyright 2020 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+firebase.registerVersion(name$1, version$1, 'app-compat');
+
+var name = "firebase";
+var version = "12.5.0";
+
+/**
+ * @license
+ * Copyright 2017 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+console.warn(`
+It looks like you're using the development build of the Firebase JS SDK.
+When deploying Firebase apps to production, it is advisable to only import
+the individual SDK components you intend to use.
+
+For the module builds, these are available in the following manner
+(replace <PACKAGE> with the name of a component - i.e. auth, database, etc):
+
+CommonJS Modules:
+const firebase = require('firebase/app');
+require('firebase/<PACKAGE>');
+
+ES Modules:
+import firebase from 'firebase/app';
+import 'firebase/<PACKAGE>';
+
+TypeScript:
+import firebase from 'firebase/app';
+import 'firebase/<PACKAGE>';
+`);
+firebase.registerVersion(name, version, 'compat');
+//# sourceMappingURL=index.esm.js.map
diff --git a/frontend-old/node_modules/firebase/compat/dist/esm/index.esm.js.map b/frontend-old/node_modules/firebase/compat/dist/esm/index.esm.js.map
new file mode 100644
index 0000000..5f107b8
--- /dev/null
+++ b/frontend-old/node_modules/firebase/compat/dist/esm/index.esm.js.map
@@ -0,0 +1 @@
+{"version":3,"file":"index.esm.js","sources":["../../app/index.ts","../../index.ts"],"sourcesContent":["/**\n * @license\n * Copyright 2020 Google LLC\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport firebase from '@firebase/app-compat';\nimport { name, version } from '../../package.json';\n\nfirebase.registerVersion(name, version, 'app-compat');\n\nexport default firebase;\n","/**\n * @license\n * Copyright 2017 Google LLC\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nconsole.warn(`\nIt looks like you're using the development build of the Firebase JS SDK.\nWhen deploying Firebase apps to production, it is advisable to only import\nthe individual SDK components you intend to use.\n\nFor the module builds, these are available in the following manner\n(replace <PACKAGE> with the name of a component - i.e. auth, database, etc):\n\nCommonJS Modules:\nconst firebase = require('firebase/app');\nrequire('firebase/<PACKAGE>');\n\nES Modules:\nimport firebase from 'firebase/app';\nimport 'firebase/<PACKAGE>';\n\nTypeScript:\nimport firebase from 'firebase/app';\nimport 'firebase/<PACKAGE>';\n`);\n\nimport firebase from './app';\nimport { name, version } from '../package.json';\n\nimport './analytics';\nimport './app-check';\nimport './auth';\nimport './database';\nimport './firestore';\nimport './functions';\nimport './messaging';\nimport './storage';\nimport './performance';\nimport './remote-config';\n\nfirebase.registerVersion(name, version, 'compat');\n\nexport default firebase;\n"],"names":["name","version"],"mappings":";;;;;;;;;;;;;;;;AAAA;;;;;;;;;;;;;;;AAeG;AAKH,QAAQ,CAAC,eAAe,CAACA,MAAI,EAAEC,SAAO,EAAE,YAAY,CAAC;;;;;ACpBrD;;;;;;;;;;;;;;;AAeG;AAEH,OAAO,CAAC,IAAI,CAAC,CAAA;;;;;;;;;;;;;;;;;;;AAmBZ,CAAA,CAAC,CAAC;AAgBH,QAAQ,CAAC,eAAe,CAAC,IAAI,EAAE,OAAO,EAAE,QAAQ,CAAC"} \ No newline at end of file
diff --git a/frontend-old/node_modules/firebase/compat/dist/esm/installations/index.d.ts b/frontend-old/node_modules/firebase/compat/dist/esm/installations/index.d.ts
new file mode 100644
index 0000000..5102314
--- /dev/null
+++ b/frontend-old/node_modules/firebase/compat/dist/esm/installations/index.d.ts
@@ -0,0 +1,17 @@
+/**
+ * @license
+ * Copyright 2022 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+export * from '@firebase/installations';
diff --git a/frontend-old/node_modules/firebase/compat/dist/esm/messaging/index.d.ts b/frontend-old/node_modules/firebase/compat/dist/esm/messaging/index.d.ts
new file mode 100644
index 0000000..9777a44
--- /dev/null
+++ b/frontend-old/node_modules/firebase/compat/dist/esm/messaging/index.d.ts
@@ -0,0 +1,17 @@
+/**
+ * @license
+ * Copyright 2020 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+export * from '@firebase/messaging';
diff --git a/frontend-old/node_modules/firebase/compat/dist/esm/messaging/sw/index.d.ts b/frontend-old/node_modules/firebase/compat/dist/esm/messaging/sw/index.d.ts
new file mode 100644
index 0000000..198cc26
--- /dev/null
+++ b/frontend-old/node_modules/firebase/compat/dist/esm/messaging/sw/index.d.ts
@@ -0,0 +1,17 @@
+/**
+ * @license
+ * Copyright 2020 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+export * from '@firebase/messaging/sw';
diff --git a/frontend-old/node_modules/firebase/compat/dist/esm/performance/index.d.ts b/frontend-old/node_modules/firebase/compat/dist/esm/performance/index.d.ts
new file mode 100644
index 0000000..ea17ad6
--- /dev/null
+++ b/frontend-old/node_modules/firebase/compat/dist/esm/performance/index.d.ts
@@ -0,0 +1,17 @@
+/**
+ * @license
+ * Copyright 2020 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+export * from '@firebase/performance';
diff --git a/frontend-old/node_modules/firebase/compat/dist/esm/remote-config/index.d.ts b/frontend-old/node_modules/firebase/compat/dist/esm/remote-config/index.d.ts
new file mode 100644
index 0000000..6fee9e7
--- /dev/null
+++ b/frontend-old/node_modules/firebase/compat/dist/esm/remote-config/index.d.ts
@@ -0,0 +1,17 @@
+/**
+ * @license
+ * Copyright 2020 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+export * from '@firebase/remote-config';
diff --git a/frontend-old/node_modules/firebase/compat/dist/esm/storage/index.d.ts b/frontend-old/node_modules/firebase/compat/dist/esm/storage/index.d.ts
new file mode 100644
index 0000000..58da59e
--- /dev/null
+++ b/frontend-old/node_modules/firebase/compat/dist/esm/storage/index.d.ts
@@ -0,0 +1,17 @@
+/**
+ * @license
+ * Copyright 2020 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+export * from '@firebase/storage';