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

render();