torque-pro-assistant - v1.0.0
    Preparing search index...
    interface ToastItemProps {
        entry: ToastEntry;
        onClose: () => void;
    }
    Index

    Properties

    Properties

    Readonlyentry

    entry: ToastEntry
    onClose: () => void