torque-pro-assistant - v1.0.0
    Preparing search index...

    Type Alias ToastSubscriber

    ToastSubscriber: (queue: readonly ToastEntry[]) => void

    Subscriber callback signature. Receives a snapshot of the queue.

    Type Declaration