Skip to content

Commit f07e20a

Browse files
BackendExpertJehanKandyAnupa1998
committed
Update EmailController.js
Co-Authored-By: JehanKandy <[email protected]> Co-Authored-By: Anupa Gamage <[email protected]>
1 parent 7cb0dcb commit f07e20a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
11
const Email = require("../Controllers/EmailController")
2+
3+
const EmailController = {
4+
5+
}
6+
7+
module.exports = EmailController;

0 commit comments

Comments
 (0)