Skip to content

CommunityPluginSearchResult

A single result of searchCommunityPlugins.

Import:

import type { CommunityPluginSearchResult } from 'obsidian-dev-utils/obsidian/community-plugins';

Signature:

export interface CommunityPluginSearchResult

Properties

PropertyTypeDescription
idstringThe plugin id.
namestringThe plugin display name.

Links to this page: