Push-notification transport port implemented by FcmProvider.
send(message: PushMessage): Promise<void>
Sends a push notification.
Push-notification transport port implemented by FcmProvider.
send(message: PushMessage): Promise<void>
Sends a push notification.
import { type PushTransport } from "notification-plugin/src/index.ts";