Preparing search index...
The search index is not available
multiformats - v13.3.1
multiformats
block/interface
BlockCursorView
Type alias BlockCursorView<T>
Block
Cursor
View
<
T
>
:
{
remaining
?:
undefined
;
value
:
T
;
}
|
{
remaining
:
string
;
value
:
CID
;
}
Type Parameters
T
=
unknown
Type declaration
Optional
remaining
?:
undefined
value
:
T
Type declaration
remaining
:
string
value
:
CID
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
multiformats - v13.3.1
Loading...