mobmash.click/resources/js/htmx.js
2024-08-02 17:25:23 +02:00

5 lines
No EOL
94 B
JavaScript

import htmx from 'htmx.org';
console.log("htmx loaded");
//htmx.logAll();
window.htmx = htmx;