Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
namespace default.BackgroundService
import { default } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { BackgroundService } = default;

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.