mirror of
https://github.com/visgl/luma.gl.git
synced 2026-01-25 14:08:58 +00:00
7 lines
85 B
HTML
7 lines
85 B
HTML
<!doctype html>
|
|
<script type="module">
|
|
import './app.ts';
|
|
</script>
|
|
<body>
|
|
</body>
|