3 lines
70 B
Haxe
3 lines
70 B
Haxe
package node.repl;
|
|
|
|
typedef REPLCommandAction = (text:String) -> Void; |
package node.repl;
|
|
|
|
typedef REPLCommandAction = (text:String) -> Void; |