Skip to content

Commit

Permalink
fix(build): add observable-media-service to exported barrel (#139)
Browse files Browse the repository at this point in the history
  • Loading branch information
karlhaas authored and kara committed Feb 2, 2017
1 parent 6c45b35 commit b7dffaa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/media-query/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ export * from './providers/observable-media-service-provider';
export * from './match-media';
export * from './media-change';
export * from './media-monitor';
export * from './observable-media-service';
export * from './_module';

0 comments on commit b7dffaa

Please sign in to comment.