bds/web_src/js/global.ts
Matheus Sampaio Queiroga 6dcc3f3f0a config webpack and templates
Signed-off-by: Matheus Sampaio Queiroga <srherobrine20@gmail.com>
2025-01-27 21:55:15 -03:00

3 lines
49 B
TypeScript

import htmx from 'htmx.org';
window.htmx = htmx;