2
0
mirror of https://github.com/ad1217/PrinterStatus synced 2024-09-21 13:49:04 -04:00
PrinterStatus/index.html

5 lines
92 B
HTML
Raw Normal View History

<body>
<div id="app"></div>
<script type="module" src="/src/index.ts"></script>
</body>