mirror of
https://github.com/Monibuca/plugin-ts.git
synced 2025-10-27 17:30:28 +08:00
9 lines
165 B
HTML
9 lines
165 B
HTML
<meta charset="utf-8">
|
|
<title>plugin-ts demo</title>
|
|
<script src="https://unpkg.com/vue"></script>
|
|
<script src="./plugin-ts.js"></script>
|
|
|
|
|
|
<plugin-ts></plugin-ts>
|
|
|