Skip to main content

Type Alias: OnSnapshotDisposer

type OnSnapshotDisposer = () => void;

Disposer function for onSnapshot.

Returns​

void