Callback
The Callback
type represents a function that is used as a callback and which does not take a parameter.
() => void
Callback
The Callback
type represents a function that is used as a callback and which does not take a parameter.
() => void