Preparing search index...
The search index is not available
NDNts
NDNts
@ndn/repo-api
DataStore
Insert
ParsedArgs
Interface ParsedArgs<O>
interface
ParsedArgs
<
O
>
{
batches
:
AnyIterable
<
Data
>
[]
;
opts
?:
O
;
pkts
:
AsyncIterable
<
Data
,
any
,
any
>
;
singles
:
Data
[]
;
}
Type Parameters
O
Index
Properties
batches
opts?
pkts
singles
Properties
Readonly
batches
batches
:
AnyIterable
<
Data
>
[]
Optional
Readonly
opts
opts
?:
O
Readonly
pkts
pkts
:
AsyncIterable
<
Data
,
any
,
any
>
Readonly
singles
singles
:
Data
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
batches
opts
pkts
singles
NDNts
Loading...