VoidFunction typedef
VoidFunction =
void Function()
@fileoverview Exports common constants, typedefs & function binding routines. Originally inspired by goog.bind
.
Implementation
typedef void VoidFunction();
@fileoverview Exports common constants, typedefs & function binding routines. Originally inspired by goog.bind
.
typedef void VoidFunction();