UNPKG

degiro-api

Version:

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

13 lines 384 B
export declare type WebUserSettingType = { desktop: { hasClosedFeedbackPromotion: boolean; hasSeenProductTour: boolean; isAccountSummaryOpened: boolean; hasClosedInvitationPromotion: boolean; accountSummaryPosition: string; }; mobile: { hasSeenProductTour: boolean; }; }; //# sourceMappingURL=WebUserSettingType.d.ts.map