feat(platform-browser): add token marking which the type of animation module nearest in the injector tree (#23075)
PR Close #23075
This commit is contained in:
@ -13,4 +13,6 @@
|
||||
*/
|
||||
export {BrowserAnimationsModule, NoopAnimationsModule} from './module';
|
||||
|
||||
export {ANIMATION_MODULE_TYPE} from './providers';
|
||||
|
||||
export * from './private_export';
|
||||
|
Reference in New Issue
Block a user