EmoDebugHook typedef

EmoDebugHook = void Function(String)

The hook type

Implementation

typedef EmoDebugHook = void Function(String);