internetarchive-ts - v0.1.0
Preparing search index...
IaLongViewcounts
Type Alias IaLongViewcounts<T>
Beta
This type represents the return value of the TODO api endpoint
type
IaLongViewcounts
<
T
extends
string
>
=
{
days
:
string
[]
;
ids
:
{
[
key
in
T
]
:
IaLongViewCountItem
}
;
}
Type Parameters
T
extends
string
Index
Properties
days
ids
Properties
days
days
:
string
[]
ids
ids
:
{
[
key
in
T
]
:
IaLongViewCountItem
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
days
ids
internetarchive-ts - v0.1.0
Loading...
This type represents the return value of the TODO api endpoint