Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 394 Bytes

_types_.disposable.md

File metadata and controls

25 lines (13 loc) · 394 Bytes

graphql-ws

Globals / "types" / Disposable

Interface: Disposable

Hierarchy

Index

Properties

Properties

dispose

dispose: () => void | Promise<void>

Dispose of the instance and clear up resources.