Skip to content

PluginMethodHeader

Unofficial

Plugin method header.

Import:

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

Signature:

export interface PluginMethodHeader

Properties

Property Type Description
name string Method name.
rtype? string Return type.

Links to this page: