const parseMastoFeed = require('./masto-feed-parser') module.exports = { parseMastoFeed };