update
This commit is contained in:
@ -79,6 +79,7 @@ import { RemitPartner } from "./entity/remit_partners";
|
||||
import { RemitRegion } from "./entity/remit_region";
|
||||
import { RemitTransfer } from "./entity/remit_tansfer";
|
||||
import { RemitTopup } from "./entity/remit_topup";
|
||||
import { RemitMutation } from "./entity/remit_mutation";
|
||||
|
||||
export {
|
||||
User, //
|
||||
@ -169,4 +170,5 @@ export {
|
||||
RemitRegion,
|
||||
RemitTransfer,
|
||||
RemitTopup,
|
||||
RemitMutation,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user