UNPKG

205 BHTMLView Raw
1<!doctype html>
2<html>
3<body>
4<script>
5window.module = {exports: {}};
6</script>
7<script src="/api.js"></script>
8<script>
9window.api = window.module.exports;
10window.module = null;
11</script>
12</body>
13</html>