mirror of
https://github.com/konvajs/konva.git
synced 2026-01-22 21:02:26 +08:00
7 lines
108 B
HTML
7 lines
108 B
HTML
|
|
<html>
|
||
|
|
<body>
|
||
|
|
<div id="mocha"></div>
|
||
|
|
<script src="./parcel-runner.ts"></script>
|
||
|
|
</body>
|
||
|
|
</html>
|