Utf8.hx 61 B

12345
  1. package php;
  2. #if !haxe3
  3. typedef Utf8 = haxe.Utf8;
  4. #end