blockly > Msg

Msg variable

A dictionary of localised messages.

Signature:

Msg: {
    [key: string]: string;
}