Files: cfc8d49135488f7554210234b3a503c2dbd6c6a5 / test / test-50-inspect / test-x-index.js
71 bytesRaw
1 | ; |
2 | |
3 | setTimeout(function () { |
4 | console.log('ok'); |
5 | }, 3000); |
6 |
Built with git-ssb-web
1 | ; |
2 | |
3 | setTimeout(function () { |
4 | console.log('ok'); |
5 | }, 3000); |
6 |
Built with git-ssb-web