mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-24 05:06:02 +08:00
Add IPalette#contrastStrongLightColors typing. (#16461)
This commit is contained in:
1
types/angular-material/index.d.ts
vendored
1
types/angular-material/index.d.ts
vendored
@@ -214,6 +214,7 @@ declare module 'angular' {
|
||||
contrastDefaultColor?: string;
|
||||
contrastDarkColors?: string | string[];
|
||||
contrastLightColors?: string | string[];
|
||||
contrastStrongLightColors?: string|string[];
|
||||
}
|
||||
|
||||
interface IThemeHues {
|
||||
|
||||
Reference in New Issue
Block a user