Callback
The Callback
type represents a function that is used as a callback and which does not take a parameter.
(): void
Since
v1.0.0
Callback
The Callback
type represents a function that is used as a callback and which does not take a parameter.
(): void
v1.0.0