remit update
This commit is contained in:
@ -108,6 +108,7 @@ import { RemitPartner } from "./entity/remit_partners";
|
||||
import { RemitSender } from "./entity/remit_senders";
|
||||
import { RemitSenderIdentity } from "./entity/remit_sender_identities";
|
||||
import { RemitTransaction } from "./entity/remit_transactions";
|
||||
import { RemitConfigRelation } from "./entity/remit_config_relations";
|
||||
|
||||
import {
|
||||
RemitPartnerType, //
|
||||
@ -384,6 +385,7 @@ export {
|
||||
RemitSender,
|
||||
RemitSenderIdentity,
|
||||
RemitTransaction,
|
||||
RemitConfigRelation,
|
||||
TcelConfig,
|
||||
TcelLog,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user