Find a way to use controller functions from router like: `router.get("/path/", functionToBeExecuted);` we actually use export to "export" functions, but there's a syntaxerror. Within a class o module neither work
Find a way to use controller functions from router like:
router.get("/path/", functionToBeExecuted);we actually use export to "export" functions, but there's a syntaxerror. Within a class o module neither work