Type Definition flowlang::appserver::EventHook

source ·
pub type EventHook = fn(_: &str, _: &str, _: DataObject);