UNPKG

pricehistory

Version:
12 lines (11 loc) 242 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const volumeProps = [ "volume", "sma5Volume", "sma10Volume", "sma20Volume", "sma50Volume", "sma100Volume", ]; exports.default = volumeProps;