Utf8.hx 62 B

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