Skip to main content
Build Real-time Applications with the new "watch" API in Deno KV
Read more
interface ProgressEventInit
implements EventInit

Properties

optional
lengthComputable: boolean
optional
loaded: number
optional
total: number