build: fix paths to typings files so tsickle resolves imports correctly
Fixes #15080
This commit is contained in:

committed by
Chuck Jazdzewski

parent
0ab49d4cec
commit
410aa33005
7
tools/public_api_guard/platform-browser/animations.d.ts
vendored
Normal file
7
tools/public_api_guard/platform-browser/animations.d.ts
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
/** @experimental */
|
||||
export declare class BrowserAnimationsModule {
|
||||
}
|
||||
|
||||
/** @experimental */
|
||||
export declare class NoopAnimationsModule {
|
||||
}
|
Reference in New Issue
Block a user