4 lines
108 B
TypeScript
4 lines
108 B
TypeScript
import newPostsMatchingSearch from './new-posts-matching-search';
|
|
|
|
export default [newPostsMatchingSearch];
|