All files / src/stores index.js

88.24% Statements 15/17
62.5% Branches 5/8
100% Functions 3/3
88.24% Lines 15/17
1 2 3 4 5    1x    
import CollectionStatsStore from './store';
 
export default CollectionStatsStore;
export { CollectionStatsStore };