Skip to content

ElectronCustomScheme

Unofficial

A custom scheme to be registered with a protocol, along with its privileges.

Import:

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

Signature:

export interface ElectronCustomScheme

Properties

PropertyTypeDescription
privileges?ElectronPrivilegesThe privileges to grant to the scheme.
schemestringCustom scheme to be registered with options.