MCPcopy Create free account
hub / github.com/firebase/quickstart-js / main.ts

File main.ts

messaging/main.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { initializeApp } from 'firebase/app';
2import { MessagePayload, deleteToken, getMessaging, getToken, onMessage } from 'firebase/messaging';
3import { firebaseConfig, vapidKey } from './config';
4

Callers

nothing calls this directly

Calls 2

appendMessageFunction · 0.85
resetUIFunction · 0.85

Tested by

no test coverage detected