update
This commit is contained in:
@ -61,6 +61,7 @@ import { BrivaCompanyUser } from "./entity/briva_company_users";
|
||||
import { BrivaCompanyUserRefreshToken } from "./entity/briva_company_user_refresh_token";
|
||||
import { BrivaAccount } from "./entity/briva_accounts";
|
||||
import { BrivaTransaction } from "./entity/briva_transactions";
|
||||
import { BrivaCompanyAccountLabel } from "./entity/briva_company_account_labels";
|
||||
|
||||
import { AssetSupplier } from "./entity/asset_supplier";
|
||||
import { AssetFixedClassification } from "./entity/asset_fixed_classification";
|
||||
@ -274,6 +275,7 @@ export {
|
||||
BrivaCompanyUserRefreshToken,
|
||||
BrivaAccount,
|
||||
BrivaTransaction,
|
||||
BrivaCompanyAccountLabel,
|
||||
AssetSupplier,
|
||||
AssetFixedClassification,
|
||||
AssetFixedType,
|
||||
|
||||
Reference in New Issue
Block a user