UNPKG

stock-nse-india

Version:

This package will help us to get equity/index details and historical data from National Stock Exchange of India.

6 lines 274 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.IS_TYPE_STRICT = exports.API_RESPONSE_VALIDATION = void 0; exports.API_RESPONSE_VALIDATION = 'API Response Validation'; exports.IS_TYPE_STRICT = false; //# sourceMappingURL=constants.js.map