VoidFunction typedef

VoidFunction = JSFunction<Function>

Implementation

typedef VoidFunction = JSFunction;