mirror of https://github.com/ghostfolio/ghostfolio
5 changed files with 5 additions and 5 deletions
@ -1,3 +1,4 @@ |
|||||
import { CreateAccountBalanceDto } from './create-account-balance.dto'; |
import { CreateAccountBalanceDto } from './create-account-balance.dto'; |
||||
|
import { UpdateAssetProfileDto } from './update-asset-profile.dto'; |
||||
|
|
||||
export { CreateAccountBalanceDto }; |
export { CreateAccountBalanceDto, UpdateAssetProfileDto }; |
||||
|
|||||
Loading…
Reference in new issue