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

6 lines
117 B
JavaScript

import htmx from "htmx.org";
import "htmx-ext-response-targets/response-targets";
Object.assign(window, { htmx });