filecoin-pin
Preparing search index...
index.browser
CreateCarOptions
Interface CreateCarOptions
interface
CreateCarOptions
{
bare
?:
boolean
;
onProgress
?:
(
bytesProcessed
:
number
,
totalBytes
:
number
)
=>
void
;
}
Index
Properties
bare?
on
Progress?
Properties
Optional
bare
bare
?:
boolean
Optional
on
Progress
onProgress
?:
(
bytesProcessed
:
number
,
totalBytes
:
number
)
=>
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
bare
on
Progress
filecoin-pin
Loading...