bifocal/node_modules/safe-json-parse/test/static/index.html

12 lines
214 B
HTML
Raw Normal View History

2024-06-19 09:56:58 -04:00
<!doctype html>
<html>
<head>
<title>TAPE Example</title>
<script src="/testem.js"></script>
<script src="test-adapter.js"></script>
<script src="bundle.js"></script>
</head>
<body>
</body>
</html>