Skip to content

DisposableBase.dispose method

DisposableBase › dispose

Disposes the object. Convenience alias that delegates to this[Symbol.dispose]().

Signature:

dispose(): void

Returns: void