fix(api): remove animation from public API

This commit is contained in:
Misko Hevery
2015-09-14 20:59:14 -07:00
committed by Miško Hevery
parent 5b6d576f93
commit f7d46e7159
2 changed files with 0 additions and 37 deletions

View File

@ -2,4 +2,3 @@ export * from './core';
export * from './profile';
export * from './lifecycle_hooks';
export * from './bootstrap';
export * from './animate';