mirror of
https://github.com/YMFE/yapi.git
synced 2024-12-03 04:50:32 +08:00
4 lines
52 B
JavaScript
4 lines
52 B
JavaScript
|
module.exports = {
|
||
|
server: false,
|
||
|
client: true
|
||
|
}
|