Type alias CallbackMap

CallbackMap: Map<string, Handler>

Type for a map of callback handler functions.

Generated using TypeDoc