mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-04-24 18:36:10 +08:00
5 lines
59 B
JavaScript
5 lines
59 B
JavaScript
|
|
module.exports = function getConfig() {
|
|
return {};
|
|
};
|