Skip to main content
Module

x/astral/bindings/celestial.ts>BackgroundService_ServiceName

A high-level puppeteer/playwright-like library for Deno
Go to Latest
type alias BackgroundService_ServiceName
import { type BackgroundService_ServiceName } from "https://deno.land/x/astral@0.3.1/bindings/celestial.ts";

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

definition:
| "backgroundFetch"
| "backgroundSync"
| "pushMessaging"
| "notifications"
| "paymentHandler"
| "periodicBackgroundSync"