Skip to main content
PRESTOplay for React Native
Guides
API
Type Aliases
GenericCallback
GenericCallback
type
GenericCallback
:
(
)
=>
void
;
Generic empty callback.
Previous
ErrorEventCallback
Next
GenericEventCallback