@sqlrooms/utils / ProgressInfo
Type Alias: ProgressInfo
ProgressInfo:
object
Represents progress information for file operations
Type declaration
| Name | Type |
|---|---|
loaded | number |
total | number |
ratio | number |
@sqlrooms/utils / ProgressInfo
ProgressInfo:
object
Represents progress information for file operations
| Name | Type |
|---|---|
loaded | number |
total | number |
ratio | number |