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.

8 lines 292 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Underlying = void 0; var Underlying; (function (Underlying) { Underlying["Nifty"] = "NIFTY"; })(Underlying = exports.Underlying || (exports.Underlying = {})); //# sourceMappingURL=interface.js.map