Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

WebpushFcmOptions

import type { WebpushFcmOptions } from "https://googleapis.deno.dev/v1/fcm:v1.ts";

Options for features provided by the FCM SDK for Web.

interface WebpushFcmOptions {
analyticsLabel?: string;
link?: string;
}

§Properties

§
analyticsLabel?: string
[src]

Label associated with the message's analytics data.