summaryrefslogtreecommitdiff
path: root/tests/specs/jsr/jsx_with_no_pragmas/main.ts
blob: 9d6e5a41e83912d019f7cfda09345f62fc6ecc95 (plain)
1
2
3
import { render } from "jsr:@denotest/jsx-with-no-pragmas@1.0.0";

render();