Documentation
    Preparing search index...

    Type Alias SocketOptions

    Connection options

    type SocketOptions = {
        url?: string | false;
    }
    Index

    Properties

    Properties

    url?: string | false

    Set connection URL or disable with false