Nicolas Cannasse %!s(int64=11) %!d(string=hai) anos
pai
achega
7911e63294
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      std/js/_std/haxe/io/Bytes.hx

+ 1 - 1
std/js/_std/haxe/io/Bytes.hx

@@ -20,7 +20,7 @@
  * DEALINGS IN THE SOFTWARE.
  */
 package haxe.io;
-import js.html.compat.Uint8array;
+import js.html.compat.Uint8Array;
 
 @:coreApi
 class Bytes {