Type Alias OnPatchesDisposer

OnPatchesDisposer: () => void

Disposer function to stop listening to patches.

Type declaration

    • (): void
    • Returns void