Documentation
    Preparing search index...

    Type Alias SourceIntMVRef

    type SourceIntMVRef = {
        mvId: number;
        realm: "mv-int";
    }
    Index

    Properties

    Properties

    mvId: number
    realm: "mv-int"