Skip to content

Commit

Permalink
[fixed] missing Scheduler export in material-motion-runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
appsforartists committed Oct 28, 2016
1 parent 9e1d928 commit a6e56c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/runtime/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@

export * from './types';
export * from './Scheduler';
export { default as Scheduler } from './Scheduler';

0 comments on commit a6e56c5

Please sign in to comment.