Skip to content

Commit

Permalink
fix(cdk): added export for fixed virtual scroll
Browse files Browse the repository at this point in the history
  • Loading branch information
pimenovoleg committed Dec 30, 2018
1 parent 66fd1f6 commit 5785949
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/cdk/scrolling/public-api.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@

export * from './fixed-size-virtual-scroll';
export * from './scroll-dispatcher';
export * from './scrollable';
export * from './scrolling-module';
Expand Down

0 comments on commit 5785949

Please sign in to comment.