cesr
    Preparing search index...

    Interface MessageBody

    interface MessageBody {
        v: string;
        [key: string]: unknown;
    }

    Indexable

    • [key: string]: unknown
    Index

    Properties

    v

    Properties

    v: string