Skip to content

Commit

Permalink
Update modules/effects/src/index.ts
Browse files Browse the repository at this point in the history
Co-Authored-By: Tim Deschryver <28659384+timdeschryver@users.noreply.github.com>
  • Loading branch information
maxisam and timdeschryver authored Nov 7, 2019
1 parent 403e9b8 commit 92d81a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/effects/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ export { EffectSources } from './effect_sources';
export { EffectNotification } from './effect_notification';
export {
ROOT_EFFECTS_INIT,
rootEffectsInitAction,
rootEffectsInit,
} from './effects_root_module';
export { act } from './act';
export {
Expand Down

0 comments on commit 92d81a7

Please sign in to comment.