mirror of
https://github.com/ilyakooo0/purescript-indexed-DB.git
synced 2024-11-22 18:52:29 +03:00
10 lines
131 B
HTML
10 lines
131 B
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>IDB</title>
|
|
</head>
|
|
<body>
|
|
<script src="/bundle.js"></script>
|
|
</body>
|
|
</html>
|