UNPKG

degiro-api

Version:

Unofficial DeGiro API for Javascript. Buy and sell in the stock market. See your portfolio and much more

7 lines 206 B
export declare type GetPopularStocksConfigType = { popularOnly?: boolean; requireTotal?: boolean; offset?: number; limit?: number; }; //# sourceMappingURL=GetPopularStocksConfigType.d.ts.map