For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /server-editor/interfaces/IDisposable.md.

Interface: IDisposable

Beta

Simple abstraction for disposable objects.

Methods

teardown()

teardown(): void

Beta

Returns

void

Remarks

Initiates the teardown and cleanup of this disposable item.