fix type decl

This commit is contained in:
Carson Gross 2024-05-16 14:21:45 -06:00
parent d84c2b7097
commit a216e1b799

View File

@ -2721,7 +2721,7 @@ var htmx = (function() {
}
/**
* @param {EventTarget} elt
* @param {Element} elt
* @param {string} eventName
* @param {string} code
*/