coldbydefault-portfolio
Preparing search index...
app/api/pagespeed/refresh/route
GET
Function GET
GET
(
request
:
NextRequest
,
)
:
Promise
<
|
NextResponse
<
{
error
:
string
}
>
|
NextResponse
<
{
message
:
string
;
results
:
(
RefreshResult
|
RefreshErrorResult
)
[]
;
success
:
boolean
;
timestamp
:
string
;
}
,
>
,
>
Parameters
request
:
NextRequest
Returns
Promise
<
|
NextResponse
<
{
error
:
string
}
>
|
NextResponse
<
{
message
:
string
;
results
:
(
RefreshResult
|
RefreshErrorResult
)
[]
;
success
:
boolean
;
timestamp
:
string
;
}
,
>
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
coldbydefault-portfolio
Loading...