mirror of
https://github.com/ae-utbm/sith.git
synced 2024-11-25 02:24:26 +00:00
5 lines
116 B
JavaScript
5 lines
116 B
JavaScript
import "htmx-ext-response-targets/response-targets";
|
|
import htmx from "htmx.org";
|
|
|
|
Object.assign(window, { htmx });
|