mirror of
https://github.com/sigmasternchen/mobmash.click
synced 2025-03-16 00:29:05 +00:00
5 lines
94 B
JavaScript
5 lines
94 B
JavaScript
![]() |
import htmx from 'htmx.org';
|
||
|
|
||
|
console.log("htmx loaded");
|
||
|
//htmx.logAll();
|
||
|
window.htmx = htmx;
|