/* * Copyright (c) Facebook, Inc. and its affiliates. */ const {generateRssFeed} = require('../src/utils/rss'); generateRssFeed();