File size: 299 Bytes
23443f5
39eaa9c
266d361
966f2f5
e67a04b
266d361
23443f5
966f2f5
 
fb0ef54
266d361
 
23443f5
39eaa9c
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!DOCTYPE html>
<html lang="ja">
<head>
  <meta charset="UTF-8" />
  <title>Blob Service Worker サンプル</title><script src="dev-tools.js"></script>
</head>
<body>
  <h1>Blob Service Worker デモ</h1>
  <button id="fetch-button">データ取得</button>

  <script>
  </script>
</body>
</html>