Type Alias RnM2Attributes

RnM2Attributes: {
    [s: string]: number;
}