mirror of
https://github.com/ae-utbm/sith.git
synced 2024-11-28 20:14:23 +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 });
|