[**vscode-arduino-api**](../README.md)

---

# Interface: Disposable

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

## Methods

### dispose()

> **dispose**(): `void`

#### Returns

`void`
