'use strict'; const formatActionsBySections = require('./formatActionsBySections'); module.exports = { formatActionsBySections, };