iink-ts - v3.2.1
    Preparing search index...

    Type Alias TRecognizerWebSocketSSRMessage

    type TRecognizerWebSocketSSRMessage = {
        type: string;
        [key: string]: unknown;
    }

    Indexable

    • [key: string]: unknown
    Index

    Properties

    Properties

    type: string