htmgo/framework/assets/js/scripts/shiki.ts
2024-09-13 11:59:44 -05:00

5 lines
68 B
TypeScript

import htmx from "htmx.org";
htmx.findAll("body");
alert("here");