UNPKG

degiro-api

Version:

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

3 lines 194 B
import { GetPorfolioConfigType } from '../types'; export declare function processPortfolio(positions: any[], config: GetPorfolioConfigType): any[]; //# sourceMappingURL=processPortfolio.d.ts.map