Skip to content

ElectronApplicationInfoForProtocolReturnValue

Unofficial

Information about the application handling a given protocol.

Import:

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

Signature:

export interface ElectronApplicationInfoForProtocolReturnValue

Properties

PropertyTypeDescription
iconElectronNativeImageThe display icon of the app handling the protocol.
namestringDisplay name of the app handling the protocol.
pathstringInstallation path of the app handling the protocol.

Links to this page: