torque-pro-assistant - v1.0.0
Preparing search index...
src/utils/toast
ToastSubscriber
Type Alias ToastSubscriber
ToastSubscriber
:
(
queue
:
readonly
ToastEntry
[]
)
=>
void
Subscriber callback signature. Receives a snapshot of the queue.
Type Declaration
(
queue
:
readonly
ToastEntry
[]
)
:
void
Parameters
queue
:
readonly
ToastEntry
[]
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
torque-pro-assistant - v1.0.0
Loading...
Subscriber callback signature. Receives a snapshot of the queue.