Skip to main content

Type Alias: OnPatchesDisposer

type OnPatchesDisposer = () => void;

Disposer function to stop listening to patches.

Returns​

void