ToggleEnableCommunityPluginParams
Parameters for toggleEnableCommunityPlugin. Selects the plugin by either pluginId or pluginName.
Import:
import type { ToggleEnableCommunityPluginParams } from 'obsidian-dev-utils/obsidian/community-plugins';Signature:
export type ToggleEnableCommunityPluginParamsSignature:
type ToggleEnableCommunityPluginParams = CommunityPluginOperationContext & CommunityPluginRef & CommunityPluginToggleEnableStateType: CommunityPluginOperationContext & CommunityPluginRef & CommunityPluginToggleEnableState
Links to this page: