UNPKG

stock-nse-india

Version:

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

27 lines 640 B
export declare const swaggerDocOptions: { definition: { openapi: string; info: { version: string; title: string; description: string; contact: { email: string; }; license: { name: string; url: string; }; }; servers: { url: string; }[]; tags: { name: string; description: string; }[]; }; apis: string[]; }; export declare const openapiSpecification: object; //# sourceMappingURL=swaggerDocOptions.d.ts.map