Appearance
aninest-root / AnimatableTypes / unsubscribe
type unsubscribe = () => void;
Defined in: Animate/AnimatableTypes.ts:48
Generic unsubscribe function which will remove event listeners.
void