Type alias OnPatchesDisposer

OnPatchesDisposer: (() => void)

Disposer function to stop listening to patches.

Type declaration

    • (): void
    • Returns void