@@ -0,0 +1,5 @@
+package cpp.io;
+
+#if !haxe3
+typedef Path = haxe.io.Path;
+#end
+package neko.io;
+package php.io;