Skip to content

@sqlrooms/utils / ProgressInfo

Type Alias: ProgressInfo

ProgressInfo = object

Represents progress information for file operations

Properties

loaded

loaded: number


total

total: number


ratio

ratio: number