angular-cn/modules/angular2/directives.js

5 lines
134 B
JavaScript

export * from './src/ng_if';
export * from './src/ng_non_bindable';
export * from './src/ng_repeat';
export * from './src/ng_switch';