Merge branch 'master' into rename-repo-url

This commit is contained in:
vvakame
2016-03-17 21:06:54 +09:00
1140 changed files with 179704 additions and 179635 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
// The definition file for event module.
declare module cldr {
declare namespace cldr {
interface CldrStatic {
on(event:string, listener:(path:string, value:any) => void): void;
once(event:string, listener:(path:string, value:any) => void): void;
+1 -1
View File
@@ -5,7 +5,7 @@
// The definition file for supplemental module.
declare module cldr {
declare namespace cldr {
interface TimeDataStatic {
allowed(): string;
preferred(): string;
+1 -1
View File
@@ -3,7 +3,7 @@
// Definitions by: Raman But-Husaim <https://github.com/RamanBut-Husaim>, Grégoire Castre <https://github.com/gcastre/>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare module cldr {
declare namespace cldr {
/**
* @name Attributes
* @memberof cldr