DuckDB-WASM
Preparing search index...
index
InstantiationProgress
Interface InstantiationProgress
An instantiation progress
interface
InstantiationProgress
{
bytesLoaded
:
number
;
bytesTotal
:
number
;
startedAt
:
Date
;
updatedAt
:
Date
;
}
Index
Properties
bytes
Loaded
bytes
Total
started
At
updated
At
Properties
bytes
Loaded
bytesLoaded
:
number
bytes
Total
bytesTotal
:
number
started
At
startedAt
:
Date
updated
At
updatedAt
:
Date
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bytes
Loaded
bytes
Total
started
At
updated
At
DuckDB-WASM
Loading...
An instantiation progress