NB Scraper Docs - v1.1.8
Preparing search index...
AnyDownloadResponse
Interface AnyDownloadResponse
interface
AnyDownloadResponse
{
input_url
:
string
;
source
:
string
;
result
:
AnyDownloadResult
;
error
:
null
|
string
;
}
Index
Properties
input_
url
source
result
error
Properties
input_
url
input_url
:
string
source
source
:
string
result
result
:
AnyDownloadResult
error
error
:
null
|
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
input_
url
source
result
error
NB Scraper Docs - v1.1.8
Loading...