| Total Complexity | 0 | 
| Complexity/F | 0 | 
| Lines of Code | 7 | 
| Function Count | 0 | 
| Duplicated Lines | 0 | 
| Ratio | 0 % | 
| Changes | 1 | ||
| Bugs | 0 | Features | 0 | 
| 1 | import postSubmit from './post/submit'  | 
            ||
| 2 | import postReject from './post/reject'  | 
            ||
| 3 | |||
| 4 | export { | 
            ||
| 5 | postSubmit  | 
            ||
| 6 | ,postReject  | 
            ||
| 7 | }  |