Skip to content

Commit af4a1da

Browse files
test
1 parent 5c9594e commit af4a1da

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

main.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@ import { SVG } from "@svgdotjs/svg.js";
33
const debugWidth = 400;
44
const debugHeight = 400;
55
const debugCanvas = SVG().addTo("body").viewbox(0, 0, debugWidth, debugHeight);
6+
7+
// test

0 commit comments

Comments
 (0)