Skip to main content

Interface: ContributedApiExport

Defined in: Extensions/ExtensionManifest.ts:249

Properties

description?

optional description?: LocalizedString

Defined in: Extensions/ExtensionManifest.ts:252


handlerEndpoint

handlerEndpoint: string

Defined in: Extensions/ExtensionManifest.ts:254

Reverse-RPC endpoint the host calls when another extension invokes this method.


method

method: string

Defined in: Extensions/ExtensionManifest.ts:251

Method name. Must be a valid identifier.