Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
namespace Protocol.BackgroundService
import { Protocol } from "https://deno.land/x/puppeteer@14.1.1/vendor/puppeteer-core/puppeteer/api-docs-entry.js";
const { BackgroundService } = Protocol;

Defines events for background web platform features.

Type Aliases

The Background Service that will be associated with the commands/events. Every Background Service operates independently, but they share the same API.