Skip to content

PluginHeader

Unofficial

Plugin header.

Import:

import type { PluginHeader } from '@obsidian-typings/obsidian-catalyst-latest';

Signature:

export interface PluginHeader

Properties

Property Type Description
methods PluginMethodHeader[] Plugin methods.
name string Plugin name.

Links to this page: