bds-dashboard/web/js/global.ts
Matheus Sampaio Queiroga 9d16350e2d
Update codes
Signed-off-by: Matheus Sampaio Queiroga <srherobrine20@gmail.com>
2024-08-22 21:39:35 -03:00

3 lines
66 B
TypeScript

import htmx from 'htmx.org/dist/htmx.esm.js';
window.htmx = htmx;