mirror of
https://github.com/A6-9V/MQL5-Google-Onedrive.git
synced 2026-04-11 11:00:56 +00:00
4 lines
61 B
JavaScript
4 lines
61 B
JavaScript
'use strict'
|
|
module.exports = {
|
|
NODE_ENV: '"production"'
|
|
}
|