Sith/core/static/bundled/htmx-index.js

5 lines
116 B
JavaScript
Raw Normal View History

2024-11-18 23:41:49 +00:00
import "htmx-ext-response-targets/response-targets";
2024-11-19 00:56:55 +00:00
import htmx from "htmx.org";
Object.assign(window, { htmx });