Skip to main content

Module types

Module types 

Source
Expand description

Plugin types - ported from ~/claudecode/openclaudecode/src/utils/plugins/schemas.ts

This module provides types for plugin marketplaces and sources.

Structs§

KnownMarketplace
Known marketplace configuration (for known_marketplaces.json)
PluginMarketplace
Plugin marketplace configuration
PluginMarketplaceEntry
Plugin marketplace entry
PluginMarketplaceMetadata
Plugin marketplace metadata
PluginMarketplaceOwner
Plugin marketplace owner

Enums§

PluginSource
Plugin source - can be a local path (relative) or a remote source

Type Aliases§

KnownMarketplacesFile
Known marketplaces configuration file
PluginId
Plugin ID in “plugin@marketplace” format