mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Merge branch 'master' into rename-repo-url
This commit is contained in:
Vendored
+3
-3
@@ -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;
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user