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
+3 -3
View File
@@ -3,8 +3,8 @@
// Definitions by: grapswiz <https://github.com/grapswiz>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare module google {
module picker {
declare namespace google {
namespace picker {
export class PickerBuilder {
constructor();
@@ -221,4 +221,4 @@ declare module google {
VIDEO: string;
};
}
}
}