package flash.text.engine; @:fakeEnum(String) extern enum DigitWidth { DEFAULT; PROPORTIONAL; TABULAR; }