UNPKG

@realsee/dnalogel

Version:
13 lines (12 loc) 167 B
function c(t) { return function(e, n) { t.dispatchEvent( new CustomEvent(e, { detail: n }) ); }; } export { c as createDispatcher };