Skip to content

Commit d7d8aa4

Browse files
committed
test
1 parent b9244a5 commit d7d8aa4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

packages/analytics/src/api.ts

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* See the License for the specific language governing permissions and
1717
* limitations under the License.
1818
*/
19-
19+
//fsdj
2020
import { _getProvider, FirebaseApp, getApp } from '@firebase/app';
2121
import {
2222
Analytics,
@@ -63,6 +63,8 @@ declare module '@firebase/component' {
6363
}
6464
}
6565

66+
console.log('hi');
67+
6668
/**
6769
* Returns an {@link Analytics} instance for the given app.
6870
*

0 commit comments

Comments
 (0)