summaryrefslogtreecommitdiff
path: root/frontend-old/node_modules/firebase/app/dist/esm
diff options
context:
space:
mode:
authoraltaf-creator <dev@altafcreator.com>2025-11-16 19:08:29 +0800
committeraltaf-creator <dev@altafcreator.com>2025-11-16 19:08:29 +0800
commit434aa8343fdcbb4d5002f934979913c099489bee (patch)
tree55bab4ec5a6151be57797d34f61faf5ea744471b /frontend-old/node_modules/firebase/app/dist/esm
parent893c388d4e99442a36005e5971a87730623f946e (diff)
sdk, del
Diffstat (limited to 'frontend-old/node_modules/firebase/app/dist/esm')
-rw-r--r--frontend-old/node_modules/firebase/app/dist/esm/ai/index.d.ts17
-rw-r--r--frontend-old/node_modules/firebase/app/dist/esm/analytics/index.d.ts17
-rw-r--r--frontend-old/node_modules/firebase/app/dist/esm/app-check/index.d.ts17
-rw-r--r--frontend-old/node_modules/firebase/app/dist/esm/app/index.cdn.d.ts17
-rw-r--r--frontend-old/node_modules/firebase/app/dist/esm/app/index.d.ts1
-rw-r--r--frontend-old/node_modules/firebase/app/dist/esm/auth/cordova/index.d.ts17
-rw-r--r--frontend-old/node_modules/firebase/app/dist/esm/auth/index.d.ts17
-rw-r--r--frontend-old/node_modules/firebase/app/dist/esm/auth/web-extension/index.d.ts17
-rw-r--r--frontend-old/node_modules/firebase/app/dist/esm/compat/analytics/index.d.ts17
-rw-r--r--frontend-old/node_modules/firebase/app/dist/esm/compat/app-check/index.d.ts17
-rw-r--r--frontend-old/node_modules/firebase/app/dist/esm/compat/app/index.cdn.d.ts18
-rw-r--r--frontend-old/node_modules/firebase/app/dist/esm/compat/app/index.d.ts18
-rw-r--r--frontend-old/node_modules/firebase/app/dist/esm/compat/auth/index.d.ts17
-rw-r--r--frontend-old/node_modules/firebase/app/dist/esm/compat/database/index.d.ts17
-rw-r--r--frontend-old/node_modules/firebase/app/dist/esm/compat/firestore/index.d.ts17
-rw-r--r--frontend-old/node_modules/firebase/app/dist/esm/compat/functions/index.d.ts17
-rw-r--r--frontend-old/node_modules/firebase/app/dist/esm/compat/index.cdn.d.ts28
-rw-r--r--frontend-old/node_modules/firebase/app/dist/esm/compat/index.d.ts28
-rw-r--r--frontend-old/node_modules/firebase/app/dist/esm/compat/index.node.d.ts23
-rw-r--r--frontend-old/node_modules/firebase/app/dist/esm/compat/index.perf.d.ts19
-rw-r--r--frontend-old/node_modules/firebase/app/dist/esm/compat/index.rn.d.ts21
-rw-r--r--frontend-old/node_modules/firebase/app/dist/esm/compat/installations/index.d.ts17
-rw-r--r--frontend-old/node_modules/firebase/app/dist/esm/compat/messaging/index.d.ts17
-rw-r--r--frontend-old/node_modules/firebase/app/dist/esm/compat/performance/index.d.ts17
-rw-r--r--frontend-old/node_modules/firebase/app/dist/esm/compat/remote-config/index.d.ts17
-rw-r--r--frontend-old/node_modules/firebase/app/dist/esm/compat/storage/index.d.ts17
-rw-r--r--frontend-old/node_modules/firebase/app/dist/esm/data-connect/index.d.ts17
-rw-r--r--frontend-old/node_modules/firebase/app/dist/esm/database/index.d.ts17
-rw-r--r--frontend-old/node_modules/firebase/app/dist/esm/firestore/index.d.ts17
-rw-r--r--frontend-old/node_modules/firebase/app/dist/esm/firestore/lite/index.d.ts17
-rw-r--r--frontend-old/node_modules/firebase/app/dist/esm/functions/index.d.ts17
-rw-r--r--frontend-old/node_modules/firebase/app/dist/esm/index.esm.js24
-rw-r--r--frontend-old/node_modules/firebase/app/dist/esm/index.esm.js.map1
-rw-r--r--frontend-old/node_modules/firebase/app/dist/esm/installations/index.d.ts17
-rw-r--r--frontend-old/node_modules/firebase/app/dist/esm/messaging/index.d.ts17
-rw-r--r--frontend-old/node_modules/firebase/app/dist/esm/messaging/sw/index.d.ts17
-rw-r--r--frontend-old/node_modules/firebase/app/dist/esm/package.json1
-rw-r--r--frontend-old/node_modules/firebase/app/dist/esm/performance/index.d.ts17
-rw-r--r--frontend-old/node_modules/firebase/app/dist/esm/remote-config/index.d.ts17
-rw-r--r--frontend-old/node_modules/firebase/app/dist/esm/storage/index.d.ts17
40 files changed, 0 insertions, 675 deletions
diff --git a/frontend-old/node_modules/firebase/app/dist/esm/ai/index.d.ts b/frontend-old/node_modules/firebase/app/dist/esm/ai/index.d.ts
deleted file mode 100644
index c80ed3d..0000000
--- a/frontend-old/node_modules/firebase/app/dist/esm/ai/index.d.ts
+++ /dev/null
@@ -1,17 +0,0 @@
-/**
- * @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/app/dist/esm/analytics/index.d.ts b/frontend-old/node_modules/firebase/app/dist/esm/analytics/index.d.ts
deleted file mode 100644
index 7a669f1..0000000
--- a/frontend-old/node_modules/firebase/app/dist/esm/analytics/index.d.ts
+++ /dev/null
@@ -1,17 +0,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.
- */
-export * from '@firebase/analytics';
diff --git a/frontend-old/node_modules/firebase/app/dist/esm/app-check/index.d.ts b/frontend-old/node_modules/firebase/app/dist/esm/app-check/index.d.ts
deleted file mode 100644
index 869a0db..0000000
--- a/frontend-old/node_modules/firebase/app/dist/esm/app-check/index.d.ts
+++ /dev/null
@@ -1,17 +0,0 @@
-/**
- * @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/app/dist/esm/app/index.cdn.d.ts b/frontend-old/node_modules/firebase/app/dist/esm/app/index.cdn.d.ts
deleted file mode 100644
index 737d20d..0000000
--- a/frontend-old/node_modules/firebase/app/dist/esm/app/index.cdn.d.ts
+++ /dev/null
@@ -1,17 +0,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.
- */
-export * from '@firebase/app';
diff --git a/frontend-old/node_modules/firebase/app/dist/esm/app/index.d.ts b/frontend-old/node_modules/firebase/app/dist/esm/app/index.d.ts
deleted file mode 100644
index a27ebbc..0000000
--- a/frontend-old/node_modules/firebase/app/dist/esm/app/index.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-export * from '@firebase/app';
diff --git a/frontend-old/node_modules/firebase/app/dist/esm/auth/cordova/index.d.ts b/frontend-old/node_modules/firebase/app/dist/esm/auth/cordova/index.d.ts
deleted file mode 100644
index 408dc35..0000000
--- a/frontend-old/node_modules/firebase/app/dist/esm/auth/cordova/index.d.ts
+++ /dev/null
@@ -1,17 +0,0 @@
-/**
- * @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/app/dist/esm/auth/index.d.ts b/frontend-old/node_modules/firebase/app/dist/esm/auth/index.d.ts
deleted file mode 100644
index 49f5fa3..0000000
--- a/frontend-old/node_modules/firebase/app/dist/esm/auth/index.d.ts
+++ /dev/null
@@ -1,17 +0,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.
- */
-export * from '@firebase/auth';
diff --git a/frontend-old/node_modules/firebase/app/dist/esm/auth/web-extension/index.d.ts b/frontend-old/node_modules/firebase/app/dist/esm/auth/web-extension/index.d.ts
deleted file mode 100644
index 2f0c95b..0000000
--- a/frontend-old/node_modules/firebase/app/dist/esm/auth/web-extension/index.d.ts
+++ /dev/null
@@ -1,17 +0,0 @@
-/**
- * @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/app/dist/esm/compat/analytics/index.d.ts b/frontend-old/node_modules/firebase/app/dist/esm/compat/analytics/index.d.ts
deleted file mode 100644
index e3bf6c7..0000000
--- a/frontend-old/node_modules/firebase/app/dist/esm/compat/analytics/index.d.ts
+++ /dev/null
@@ -1,17 +0,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.
- */
-import '@firebase/analytics-compat';
diff --git a/frontend-old/node_modules/firebase/app/dist/esm/compat/app-check/index.d.ts b/frontend-old/node_modules/firebase/app/dist/esm/compat/app-check/index.d.ts
deleted file mode 100644
index 7256089..0000000
--- a/frontend-old/node_modules/firebase/app/dist/esm/compat/app-check/index.d.ts
+++ /dev/null
@@ -1,17 +0,0 @@
-/**
- * @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/app/dist/esm/compat/app/index.cdn.d.ts b/frontend-old/node_modules/firebase/app/dist/esm/compat/app/index.cdn.d.ts
deleted file mode 100644
index f84be60..0000000
--- a/frontend-old/node_modules/firebase/app/dist/esm/compat/app/index.cdn.d.ts
+++ /dev/null
@@ -1,18 +0,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.
- */
-import firebase from '@firebase/app-compat';
-export default firebase;
diff --git a/frontend-old/node_modules/firebase/app/dist/esm/compat/app/index.d.ts b/frontend-old/node_modules/firebase/app/dist/esm/compat/app/index.d.ts
deleted file mode 100644
index f84be60..0000000
--- a/frontend-old/node_modules/firebase/app/dist/esm/compat/app/index.d.ts
+++ /dev/null
@@ -1,18 +0,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.
- */
-import firebase from '@firebase/app-compat';
-export default firebase;
diff --git a/frontend-old/node_modules/firebase/app/dist/esm/compat/auth/index.d.ts b/frontend-old/node_modules/firebase/app/dist/esm/compat/auth/index.d.ts
deleted file mode 100644
index d856792..0000000
--- a/frontend-old/node_modules/firebase/app/dist/esm/compat/auth/index.d.ts
+++ /dev/null
@@ -1,17 +0,0 @@
-/**
- * @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/app/dist/esm/compat/database/index.d.ts b/frontend-old/node_modules/firebase/app/dist/esm/compat/database/index.d.ts
deleted file mode 100644
index c10c1ec..0000000
--- a/frontend-old/node_modules/firebase/app/dist/esm/compat/database/index.d.ts
+++ /dev/null
@@ -1,17 +0,0 @@
-/**
- * @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/app/dist/esm/compat/firestore/index.d.ts b/frontend-old/node_modules/firebase/app/dist/esm/compat/firestore/index.d.ts
deleted file mode 100644
index 64676cb..0000000
--- a/frontend-old/node_modules/firebase/app/dist/esm/compat/firestore/index.d.ts
+++ /dev/null
@@ -1,17 +0,0 @@
-/**
- * @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/app/dist/esm/compat/functions/index.d.ts b/frontend-old/node_modules/firebase/app/dist/esm/compat/functions/index.d.ts
deleted file mode 100644
index d4dc077..0000000
--- a/frontend-old/node_modules/firebase/app/dist/esm/compat/functions/index.d.ts
+++ /dev/null
@@ -1,17 +0,0 @@
-/**
- * @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/app/dist/esm/compat/index.cdn.d.ts b/frontend-old/node_modules/firebase/app/dist/esm/compat/index.cdn.d.ts
deleted file mode 100644
index ea50472..0000000
--- a/frontend-old/node_modules/firebase/app/dist/esm/compat/index.cdn.d.ts
+++ /dev/null
@@ -1,28 +0,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.
- */
-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/app/dist/esm/compat/index.d.ts b/frontend-old/node_modules/firebase/app/dist/esm/compat/index.d.ts
deleted file mode 100644
index ea50472..0000000
--- a/frontend-old/node_modules/firebase/app/dist/esm/compat/index.d.ts
+++ /dev/null
@@ -1,28 +0,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.
- */
-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/app/dist/esm/compat/index.node.d.ts b/frontend-old/node_modules/firebase/app/dist/esm/compat/index.node.d.ts
deleted file mode 100644
index 4f67f98..0000000
--- a/frontend-old/node_modules/firebase/app/dist/esm/compat/index.node.d.ts
+++ /dev/null
@@ -1,23 +0,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.
- */
-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/app/dist/esm/compat/index.perf.d.ts b/frontend-old/node_modules/firebase/app/dist/esm/compat/index.perf.d.ts
deleted file mode 100644
index ca05d36..0000000
--- a/frontend-old/node_modules/firebase/app/dist/esm/compat/index.perf.d.ts
+++ /dev/null
@@ -1,19 +0,0 @@
-/**
- * @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/app/dist/esm/compat/index.rn.d.ts b/frontend-old/node_modules/firebase/app/dist/esm/compat/index.rn.d.ts
deleted file mode 100644
index d2ec580..0000000
--- a/frontend-old/node_modules/firebase/app/dist/esm/compat/index.rn.d.ts
+++ /dev/null
@@ -1,21 +0,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.
- */
-import firebase from './app';
-import './auth';
-import './database';
-import './firestore';
-export default firebase;
diff --git a/frontend-old/node_modules/firebase/app/dist/esm/compat/installations/index.d.ts b/frontend-old/node_modules/firebase/app/dist/esm/compat/installations/index.d.ts
deleted file mode 100644
index e0ca08e..0000000
--- a/frontend-old/node_modules/firebase/app/dist/esm/compat/installations/index.d.ts
+++ /dev/null
@@ -1,17 +0,0 @@
-/**
- * @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/app/dist/esm/compat/messaging/index.d.ts b/frontend-old/node_modules/firebase/app/dist/esm/compat/messaging/index.d.ts
deleted file mode 100644
index eb6caa1..0000000
--- a/frontend-old/node_modules/firebase/app/dist/esm/compat/messaging/index.d.ts
+++ /dev/null
@@ -1,17 +0,0 @@
-/**
- * @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/app/dist/esm/compat/performance/index.d.ts b/frontend-old/node_modules/firebase/app/dist/esm/compat/performance/index.d.ts
deleted file mode 100644
index 47f0fb2..0000000
--- a/frontend-old/node_modules/firebase/app/dist/esm/compat/performance/index.d.ts
+++ /dev/null
@@ -1,17 +0,0 @@
-/**
- * @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/app/dist/esm/compat/remote-config/index.d.ts b/frontend-old/node_modules/firebase/app/dist/esm/compat/remote-config/index.d.ts
deleted file mode 100644
index b72da39..0000000
--- a/frontend-old/node_modules/firebase/app/dist/esm/compat/remote-config/index.d.ts
+++ /dev/null
@@ -1,17 +0,0 @@
-/**
- * @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/app/dist/esm/compat/storage/index.d.ts b/frontend-old/node_modules/firebase/app/dist/esm/compat/storage/index.d.ts
deleted file mode 100644
index 2ab44a4..0000000
--- a/frontend-old/node_modules/firebase/app/dist/esm/compat/storage/index.d.ts
+++ /dev/null
@@ -1,17 +0,0 @@
-/**
- * @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/app/dist/esm/data-connect/index.d.ts b/frontend-old/node_modules/firebase/app/dist/esm/data-connect/index.d.ts
deleted file mode 100644
index 54504a3..0000000
--- a/frontend-old/node_modules/firebase/app/dist/esm/data-connect/index.d.ts
+++ /dev/null
@@ -1,17 +0,0 @@
-/**
- * @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/app/dist/esm/database/index.d.ts b/frontend-old/node_modules/firebase/app/dist/esm/database/index.d.ts
deleted file mode 100644
index ca08ed4..0000000
--- a/frontend-old/node_modules/firebase/app/dist/esm/database/index.d.ts
+++ /dev/null
@@ -1,17 +0,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.
- */
-export * from '@firebase/database';
diff --git a/frontend-old/node_modules/firebase/app/dist/esm/firestore/index.d.ts b/frontend-old/node_modules/firebase/app/dist/esm/firestore/index.d.ts
deleted file mode 100644
index 18cc697..0000000
--- a/frontend-old/node_modules/firebase/app/dist/esm/firestore/index.d.ts
+++ /dev/null
@@ -1,17 +0,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.
- */
-export * from '@firebase/firestore';
diff --git a/frontend-old/node_modules/firebase/app/dist/esm/firestore/lite/index.d.ts b/frontend-old/node_modules/firebase/app/dist/esm/firestore/lite/index.d.ts
deleted file mode 100644
index ae14926..0000000
--- a/frontend-old/node_modules/firebase/app/dist/esm/firestore/lite/index.d.ts
+++ /dev/null
@@ -1,17 +0,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.
- */
-export * from '@firebase/firestore/lite';
diff --git a/frontend-old/node_modules/firebase/app/dist/esm/functions/index.d.ts b/frontend-old/node_modules/firebase/app/dist/esm/functions/index.d.ts
deleted file mode 100644
index f824c3e..0000000
--- a/frontend-old/node_modules/firebase/app/dist/esm/functions/index.d.ts
+++ /dev/null
@@ -1,17 +0,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.
- */
-export * from '@firebase/functions';
diff --git a/frontend-old/node_modules/firebase/app/dist/esm/index.esm.js b/frontend-old/node_modules/firebase/app/dist/esm/index.esm.js
deleted file mode 100644
index 40dbefe..0000000
--- a/frontend-old/node_modules/firebase/app/dist/esm/index.esm.js
+++ /dev/null
@@ -1,24 +0,0 @@
-import { registerVersion } from '@firebase/app';
-export * from '@firebase/app';
-
-var name = "firebase";
-var version = "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.
- */
-registerVersion(name, version, 'app');
-//# sourceMappingURL=index.esm.js.map
diff --git a/frontend-old/node_modules/firebase/app/dist/esm/index.esm.js.map b/frontend-old/node_modules/firebase/app/dist/esm/index.esm.js.map
deleted file mode 100644
index ee391f7..0000000
--- a/frontend-old/node_modules/firebase/app/dist/esm/index.esm.js.map
+++ /dev/null
@@ -1 +0,0 @@
-{"version":3,"file":"index.esm.js","sources":["../../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 */\nimport { registerVersion } from '@firebase/app';\nimport { name, version } from '../package.json';\n\nregisterVersion(name, version, 'app');\nexport * from '@firebase/app';\n"],"names":[],"mappings":";;;;;;AAAA;;;;;;;;;;;;;;;AAeG;AAIH,eAAe,CAAC,IAAI,EAAE,OAAO,EAAE,KAAK,CAAC"} \ No newline at end of file
diff --git a/frontend-old/node_modules/firebase/app/dist/esm/installations/index.d.ts b/frontend-old/node_modules/firebase/app/dist/esm/installations/index.d.ts
deleted file mode 100644
index 5102314..0000000
--- a/frontend-old/node_modules/firebase/app/dist/esm/installations/index.d.ts
+++ /dev/null
@@ -1,17 +0,0 @@
-/**
- * @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/app/dist/esm/messaging/index.d.ts b/frontend-old/node_modules/firebase/app/dist/esm/messaging/index.d.ts
deleted file mode 100644
index 9777a44..0000000
--- a/frontend-old/node_modules/firebase/app/dist/esm/messaging/index.d.ts
+++ /dev/null
@@ -1,17 +0,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.
- */
-export * from '@firebase/messaging';
diff --git a/frontend-old/node_modules/firebase/app/dist/esm/messaging/sw/index.d.ts b/frontend-old/node_modules/firebase/app/dist/esm/messaging/sw/index.d.ts
deleted file mode 100644
index 198cc26..0000000
--- a/frontend-old/node_modules/firebase/app/dist/esm/messaging/sw/index.d.ts
+++ /dev/null
@@ -1,17 +0,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.
- */
-export * from '@firebase/messaging/sw';
diff --git a/frontend-old/node_modules/firebase/app/dist/esm/package.json b/frontend-old/node_modules/firebase/app/dist/esm/package.json
deleted file mode 100644
index 7c34deb..0000000
--- a/frontend-old/node_modules/firebase/app/dist/esm/package.json
+++ /dev/null
@@ -1 +0,0 @@
-{"type":"module"} \ No newline at end of file
diff --git a/frontend-old/node_modules/firebase/app/dist/esm/performance/index.d.ts b/frontend-old/node_modules/firebase/app/dist/esm/performance/index.d.ts
deleted file mode 100644
index ea17ad6..0000000
--- a/frontend-old/node_modules/firebase/app/dist/esm/performance/index.d.ts
+++ /dev/null
@@ -1,17 +0,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.
- */
-export * from '@firebase/performance';
diff --git a/frontend-old/node_modules/firebase/app/dist/esm/remote-config/index.d.ts b/frontend-old/node_modules/firebase/app/dist/esm/remote-config/index.d.ts
deleted file mode 100644
index 6fee9e7..0000000
--- a/frontend-old/node_modules/firebase/app/dist/esm/remote-config/index.d.ts
+++ /dev/null
@@ -1,17 +0,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.
- */
-export * from '@firebase/remote-config';
diff --git a/frontend-old/node_modules/firebase/app/dist/esm/storage/index.d.ts b/frontend-old/node_modules/firebase/app/dist/esm/storage/index.d.ts
deleted file mode 100644
index 58da59e..0000000
--- a/frontend-old/node_modules/firebase/app/dist/esm/storage/index.d.ts
+++ /dev/null
@@ -1,17 +0,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.
- */
-export * from '@firebase/storage';