const TYPES = {
  // Controllers
  // Services
  // Repositories
};

export { TYPES as {{constantCase module}}_TYPES };
