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:
+4
-4
@@ -5,10 +5,10 @@
|
||||
|
||||
///<reference path="../gapi/gapi.d.ts" />
|
||||
|
||||
declare module gapi.client.pagespeedonline {
|
||||
declare namespace gapi.client.pagespeedonline {
|
||||
|
||||
export interface pagespeedapi {
|
||||
|
||||
|
||||
/**
|
||||
* Runs Page Speed analysis on the page at the specified URL, and returns a Page Speed score, a list of suggestions to make that page faster, and other information.
|
||||
*/
|
||||
@@ -275,5 +275,5 @@ interface GoogleApiPageSpeedOnlineRuleResource {
|
||||
|
||||
|
||||
/**
|
||||
*
|
||||
*/
|
||||
*
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user