force module detection

avoid error TS2393: Duplicate function implementation
This commit is contained in:
2025-08-05 11:15:05 +02:00
parent 353bae1adb
commit 6724d34823
2 changed files with 2 additions and 1 deletions

View File

@@ -20,6 +20,7 @@
<li><a href="spline.html">Bezier spline demo</a></li>
<li><a href="image.html">Image demo</a></li>
<li><a href="move.html">Move demo</a></li>
<li><a href="life.html">Game of life</a></li>
</ul>
</body>
</html>