business logic, customer communication.
This commit is contained in:
5
lib/app.js
Normal file
5
lib/app.js
Normal file
@ -0,0 +1,5 @@
|
||||
import CustomerCommunication from "./app/communications/customer";
|
||||
|
||||
export {
|
||||
CustomerCommunication
|
||||
}
|
Reference in New Issue
Block a user