feat(animations): noop animation module and zone fixes (#14661)
This commit is contained in:

committed by
Igor Minar

parent
ab3527c99b
commit
e8d2743cfb
@ -9,3 +9,7 @@ export declare abstract class AnimationDriver {
|
||||
/** @experimental */
|
||||
export declare class BrowserAnimationModule {
|
||||
}
|
||||
|
||||
/** @experimental */
|
||||
export declare class NoopBrowserAnimationModule {
|
||||
}
|
||||
|
Reference in New Issue
Block a user