mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-05-13 01:28:29 +00:00
3 lines
96 B
JavaScript
3 lines
96 B
JavaScript
|
function test () {
|
||
|
console.info('This is nothing but a js file, to test the js download');
|
||
|
}
|