Facebook-Events-iCal-Converter/lib/frontend/stores/index.js

6 lines
67 B
JavaScript

import configStore from './configStore'
export {
configStore,
}