Interface: Disposable

January 3, 2026 ยท View on GitHub

vscode-arduino-api


Interface: Disposable

Represents a type which can release resources, such as event listening or a timer.

Methods

dispose()

dispose(): void

Returns

void

Contents

  1. 1Methods
  2. 1.1dispose()