@webitel/api-services
    Preparing search index...
    interface EngineListQueueHook {
        items?: EngineQueueHook[];
        next?: boolean;
    }
    Index

    Properties

    Properties

    items?: EngineQueueHook[]
    next?: boolean