codex/broker-account-analytics #41

Merged
ksv741 merged 9 commits from codex/broker-account-analytics into main 2026-06-24 12:09:38 +03:00
Showing only changes of commit abf3676ba1 - Show all commits

View File

@ -26,6 +26,7 @@ import { TBankClientService } from './services/tbank-client.service';
exports: [ exports: [
TBankClientService, TBankClientService,
BrokerAccountsService, BrokerAccountsService,
BrokerAnalyticsService,
BrokerInstrumentsService, BrokerInstrumentsService,
BrokerPortfolioService, BrokerPortfolioService,
BrokerEventsService, BrokerEventsService,