mirror of
https://github.com/sigmasternchen/mobmash.click
synced 2025-03-15 08:09:02 +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;
|