refactor: misc cleanup
This commit is contained in:

committed by
Rado Kirov

parent
0ca971c5bd
commit
f23b22a0f4
2
tools/public_api_guard/core/index.d.ts
vendored
2
tools/public_api_guard/core/index.d.ts
vendored
@ -916,7 +916,7 @@ export declare const TRANSLATIONS_FORMAT: OpaqueToken;
|
||||
export declare function trigger(name: string, animation: AnimationMetadata[]): AnimationEntryMetadata;
|
||||
|
||||
/** @stable */
|
||||
export declare var Type: FunctionConstructor;
|
||||
export declare const Type: FunctionConstructor;
|
||||
|
||||
/** @stable */
|
||||
export interface TypeDecorator {
|
||||
|
Reference in New Issue
Block a user