11 lines
228 B
HTML
11 lines
228 B
HTML
<meta charset="utf-8">
|
|
<title>apaas-custom-mydemo demo</title>
|
|
<script src="./apaas-custom-mydemo.umd.js"></script>
|
|
|
|
<link rel="stylesheet" href="./apaas-custom-mydemo.css">
|
|
|
|
|
|
<script>
|
|
console.log(apaas-custom-mydemo)
|
|
</script>
|