UNPKG

degiro-api

Version:

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

8 lines 212 B
export declare type GetNewsOptionsType = { latest?: boolean; top?: boolean; latestOffset?: number; latestLimit?: number; languages?: string; }; //# sourceMappingURL=GetNewsOptionsType.d.ts.map