跳转到内容

exposeAelionExtension

此内容尚不支持你的语言。

exposeAelionExtension(endpoint, manifest, handlers): () => void

Defined in: packages/sdk/src/extension-host.ts:421

Worker-side counterpart. It exposes an explicit method table and supports cooperative cancellation without importing or receiving the editor Session.

AelionExtensionRuntimeEndpoint

AelionExtensionManifest

Readonly<Record<string, AelionExtensionHandler>>

(): void

void