Documentation
    Preparing search index...
    type UCIMessage = {
        raw: string;
        type: UCIMessageType;
    }
    Index

    Properties

    Properties

    raw: string