internetarchive-ts - v0.1.0
Preparing search index...
IaScrapeSearchResult
Type Alias IaScrapeSearchResult<Fields>
Beta
type
IaScrapeSearchResult
<
Fields
extends
string
>
=
{
count
:
number
;
cursor
?:
string
;
items
:
IaSearchResultMetaItem
<
Fields
>
[]
;
total
:
number
;
}
Type Parameters
Fields
extends
string
Index
Properties
count
cursor?
items
total
Properties
count
count
:
number
Optional
cursor
cursor
?:
string
items
items
:
IaSearchResultMetaItem
<
Fields
>
[]
total
total
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
count
cursor
items
total
internetarchive-ts - v0.1.0
Loading...