UNPKG

stock-nse-india-secure

Version:

Secure fork of stock-nse-india with updated axios dependency. This package will help us to get equity/index details and historical data from National Stock Exchange of India.

6 lines 279 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