mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-07-05 07:29:31 +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');
|
||
|
}
|