We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5380e00 commit 617a4d5Copy full SHA for 617a4d5
packages/auth/externs/gapi.iframes.js
@@ -1,6 +1,6 @@
1
/**
2
* @license
3
- * Copyright 2017 Google Inc.
+ * Copyright 2017 Google LLC
4
*
5
* Licensed under the Apache License, Version 2.0 (the "License");
6
* you may not use this file except in compliance with the License.
@@ -33,7 +33,7 @@ gapi.iframes = {};
33
34
* Type for options bag for create and open functions.
35
* Please use gapix.iframes.Options to construct the options.
36
- * (See javascript/abc/iframes/api/options.js)
+ * (See javascript/abc/libs/gapi/iframes/options.js)
37
* @typedef {Object<string, *>}
38
**/
39
gapi.iframes.OptionsBag;
0 commit comments