chore(packaging): update import for the new file structure

This commit is contained in:
Yegor Jbanov
2015-02-05 13:08:05 -08:00
parent 3820609f24
commit 3f228669d7
134 changed files with 603 additions and 646 deletions

2
modules/angular2/test_lib.js vendored Normal file
View File

@ -0,0 +1,2 @@
export * from './src/test_lib/test_lib';
export * from './src/test_lib/utils';