Skip to content

PluginMethodHeader

Unofficial

Plugin method header.

Import:

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

Signature:

export interface PluginMethodHeader

Properties

PropertyTypeDescription
namestringMethod name.
rtype?stringReturn type.

Links to this page: