FreakingGenius - v0.1.0
GitHub
Preparing search index...
@fg/tutor/session
SessionEventCallback
Type Alias SessionEventCallback
SessionEventCallback
:
(
event
:
SessionEvent
)
=>
void
Callback invoked whenever a
SessionEvent
is emitted.
Type Declaration
(
event
:
SessionEvent
)
:
void
Parameters
event
:
SessionEvent
The event that was emitted.
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
GitHub
FreakingGenius - v0.1.0
Loading...
Callback invoked whenever a SessionEvent is emitted.