Files
kiss-flixel/feedback-server/externs/node/repl/REPLCommandAction.hx

3 lines
70 B
Haxe

package node.repl;
typedef REPLCommandAction = (text:String) -> Void;