mirror of
https://github.com/YFGaia/dify-plus.git
synced 2026-06-04 10:14:00 +08:00
9 lines
60 B
JavaScript
9 lines
60 B
JavaScript
module.exports = {
|
|
presets: [
|
|
|
|
],
|
|
'plugins': [
|
|
|
|
]
|
|
}
|