4 lines
93 B
JavaScript
4 lines
93 B
JavaScript
import newItemsInFeed from './new-items-in-feed/index.js';
|
|
|
|
export default [newItemsInFeed];
|