Skip to content

Commit

Permalink
Add directionaltiy reexport
Browse files Browse the repository at this point in the history
  • Loading branch information
jelbourn committed Jun 30, 2017
1 parent e8255ae commit 0316903
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cdk/bidi/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ import {DOCUMENT} from '@angular/platform-browser';
import {Dir} from './dir';
import {DIR_DOCUMENT, Directionality, DIRECTIONALITY_PROVIDER} from './directionality';


export {
Directionality,
DIRECTIONALITY_PROVIDER_FACTORY,
DIRECTIONALITY_PROVIDER,
DIR_DOCUMENT,
Direction,
Expand Down

0 comments on commit 0316903

Please sign in to comment.