mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 13:00:19 +00:00
angular-material: IDateLocaleProvider fix typo
This commit is contained in:
+1
-1
@@ -223,7 +223,7 @@ declare module angular.material {
|
||||
}
|
||||
|
||||
interface IDateLocaleProvider {
|
||||
month: string[];
|
||||
months: string[];
|
||||
shortMonths: string[];
|
||||
days: string[];
|
||||
shortDays: string[];
|
||||
|
||||
Reference in New Issue
Block a user