@mradex77/google-play-scraper - v1.0.0
GitHub
npm
Preparing search index...
createCountryFetch
Function createCountryFetch
createCountryFetch
(
settings
:
{
fallback
?:
(
input
:
string
|
URL
|
Request
,
init
?:
RequestInit
,
)
=>
Promise
<
Response
>
;
perCountry
:
Record
<
string
,
(
input
:
string
|
URL
|
Request
,
init
?:
RequestInit
)
=>
Promise
<
Response
>
,
>
;
}
,
)
:
(
input
:
string
|
URL
|
Request
,
init
?:
RequestInit
)
=>
Promise
<
Response
>
Parameters
settings
:
{
fallback
?:
(
input
:
string
|
URL
|
Request
,
init
?:
RequestInit
,
)
=>
Promise
<
Response
>
;
perCountry
:
Record
<
string
,
(
input
:
string
|
URL
|
Request
,
init
?:
RequestInit
)
=>
Promise
<
Response
>
,
>
;
}
Returns
(
input
:
string
|
URL
|
Request
,
init
?:
RequestInit
)
=>
Promise
<
Response
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
@mradex77/google-play-scraper - v1.0.0
Loading...