1
0
mirror of https://github.com/alibaba/anyproxy.git synced 2025-05-09 14:28:27 +00:00
2017-12-01 21:30:49 +08:00

5 lines
102 B
JavaScript

function test() {
console.info('This is nothing but a js file, to test the js download');
}
test();