@amoy/query-components
Version:
query-components
14 lines (13 loc) • 420 B
HTML
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0,maximum-scale=1.0, user-scalable=0,minimal-ui">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>rollup-typescript-startkit</title>
<link rel="stylesheet" href="./dist/main.css">
</head>
<body>
<script src="./dist/example.js"></script>
</body>
</html>