import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { EventMetadata } = Protocol.BackgroundService;
A key-value pair for additional event information to pass along.
import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { EventMetadata } = Protocol.BackgroundService;
A key-value pair for additional event information to pass along.