Skip to content

UnsubscribeCallback

Andrei Fangli edited this page Jun 4, 2021 · 1 revision
API / UnsubscribeCallback type

Represents a clean-up callback that unsubscribes event handlers that perform validation.

type UnsubscribeCallback = () => void
Clone this wiki locally