@worldware/msg-cli
    Preparing search index...

    Type Alias VariantKey

    VariantKey: { type: "*"; value?: never } | { type: "literal"; value: string }

    MF2 variant key node from messageformat (minimal structural typing).