* Note to non-JS hackers: JS module symbol scope is per-source file.
We generate esm and cjs modules for people who want to use htmx in that manner though:
https://github.com/bigskysoftware/htmx/tree/master/dist
an aesthetic decision, I suppose
(Which is why bundlers still exist.)
* Note to non-JS hackers: JS module symbol scope is per-source file.