@regulaforensics/vp-frontend-document-components
    Preparing search index...

    Interface Message

    Message

    interface Message {
        pid?: PID;
        uvci?: string;
        ve?: VEItem[];
    }
    Index

    Properties

    Properties

    pid?: PID

    Message

    uvci?: string

    Message

    ve?: VEItem[]

    Message