UNPKG

aps-data-api

Version:

package for data extraction from APS company for omnimetic project

9 lines (7 loc) 461 B
// provided js file for config as we want to use the keyword undefined // this config file lists the all available entries which the system uses // for creating a new entry for config: // (a) if the config value tends to change across deployments, provide undefined for the same here, // and value should be provided in respective deployment file // (b) if the config value is supposed to be same across deployments, provide the same here module.exports = {};