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

6 lines
117 B
JavaScript
Raw Normal View History

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