We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3869818 commit edf5053Copy full SHA for edf5053
modules/angular2/directives.ts
@@ -15,6 +15,7 @@ export * from './src/directives/class';
15
export * from './src/directives/ng_for';
16
export * from './src/directives/ng_if';
17
export * from './src/directives/ng_non_bindable';
18
+export * from './src/directives/ng_style';
19
export * from './src/directives/ng_switch';
20
21
/**
0 commit comments