@dxos/react-client
    Preparing search index...

    Type Alias UseQueueOptions

    type UseQueueOptions = {
        pollInterval?: number;
    }
    Index

    Properties

    Properties

    pollInterval?: number