Flush.hx 80 B

12345
  1. package neko.zip;
  2. #if (haxe_ver < 3.4)
  3. typedef Flush = haxe.zip.FlushMode;
  4. #end