UNPKG

stock-indicator-mapper

Version:

A function given to map on an array of objects containing daily stock EOD data.

4 lines (3 loc) 156 B
const stockIndicatorMappers = require('./stockIndicatorMappers.js'); console.log(stockIndicatorMappers); console.log(require('./stockIndicatorMappers.js'))