Fix bad Hollywoo naming conventions

This commit is contained in:
2021-10-25 16:39:18 -04:00
parent 50a704e287
commit bf5f1d41b1

View File

@@ -10,7 +10,6 @@ import haxe.io.Path;
import kiss.Kiss;
import kiss.cloner.Cloner;
typedef Continuation = () -> Void;
typedef AsyncCommand = (AsyncEmbeddedScript, Continuation) -> Void;