mirror of
https://github.com/ae-utbm/sith.git
synced 2025-01-08 16:11:17 +00:00
6 lines
117 B
JavaScript
6 lines
117 B
JavaScript
import htmx from "htmx.org";
|
|
|
|
import "htmx-ext-response-targets/response-targets";
|
|
|
|
Object.assign(window, { htmx });
|