blob: 0a3af382f2679496f5605f18639eb6de75d82db2 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script src="http://localhost:19101/sdk/static/js/asterix-api-core.js"
type="text/javascript"></script>
<script src="../js/example.js" type="text/javascript"></script>
<script>
var a = new AsterixAPI();
a.test();
</script>
</head>
<body>
</body>
</html>