pamoja for TypeScript - v0.1.17
Preparing search index...
@pamoja/update
Progress
Interface Progress
How much of an image has arrived.
interface
Progress
{
total
:
number
;
written
:
number
;
}
Index
Properties
total
written
Properties
total
total
:
number
The total the manifest declares.
written
written
:
number
The bytes stored so far.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
total
written
pamoja for TypeScript - v0.1.17
Loading...
How much of an image has arrived.