I want to remove compound from application due multiple issue with evaluation of controllers that seems isn't removable. I suppose compound internally pass req, res from ExpressJs to any action handler. Just one question remained - where is declaration of action so I able to import it to specific controller file to avoid breaking production code?