Skip to content

ElectronRegistrationCompletedDetails

Unofficial

Details of a completed service worker registration.

Import:

import type { ElectronRegistrationCompletedDetails } from '@obsidian-typings/obsidian-public-latest';

Signature:

export interface ElectronRegistrationCompletedDetails

Properties

Property Type Description
scope string The base URL that a service worker is registered for.