Home > @firebase/database > Unsubscribe
Unsubscribe type
A callback that can invoked to remove a listener.
Signature:
export declare type Unsubscribe = () => void;
Home > @firebase/database > Unsubscribe
A callback that can invoked to remove a listener.
Signature:
export declare type Unsubscribe = () => void;