mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
6 lines
176 B
TypeScript
6 lines
176 B
TypeScript
export * from './src/pipes';
|
|
export * from './src/directives';
|
|
export * from './src/forms-deprecated';
|
|
export * from './src/common_directives';
|
|
export * from './src/location';
|