Fix bad Hollywoo naming conventions

This commit is contained in:
2021-10-25 16:39:18 -04:00
parent c56297dfe8
commit cface321a2
16 changed files with 61 additions and 45 deletions

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;