mirror of
https://github.com/node-ebics/node-ebics-client.git
synced 2025-08-13 19:35:34 +00:00
fix: loadConfig in exmaples
This commit is contained in:
@@ -32,4 +32,4 @@ const loadConfig = (configDirectory = path.join(__dirname, './config'), env = ge
|
||||
}
|
||||
}
|
||||
|
||||
module.exports = loadConfig();
|
||||
module.exports = loadConfig;
|
||||
|
Reference in New Issue
Block a user