freeCodeCamp/common/app/flux/index.js

3 lines
68 B
JavaScript

export AppActions from './Actions';
export AppStore from './Store';