4 lines
89 B
TypeScript
4 lines
89 B
TypeScript
import newPostPublished from './new-post-published';
|
|
|
|
export default [newPostPublished];
|