mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-06-06 17:28:21 +00:00
4 lines
36 B
JavaScript
4 lines
36 B
JavaScript
|
module.exports = {
|
||
|
foo: 'bar',
|
||
|
};
|