numeric-quantity - v2.0.1
    Preparing search index...

    Type Alias RomanNumeralAscii

    RomanNumeralAscii: "I" | "V" | "X" | "L" | "C" | "D" | "M"

    Allowable Roman numeral characters (ASCII, uppercase only).