diff --git a/modules/angular2/directives.ts b/modules/angular2/directives.ts index 580faafe32..dd5088730e 100644 --- a/modules/angular2/directives.ts +++ b/modules/angular2/directives.ts @@ -15,6 +15,7 @@ export * from './src/directives/class'; export * from './src/directives/ng_for'; export * from './src/directives/ng_if'; export * from './src/directives/ng_non_bindable'; +export * from './src/directives/ng_style'; export * from './src/directives/ng_switch'; /**