Deno logo
DeployManualBlogAPIStandard LibraryThird Party Modules

Deno CLI APIs

Version

latest

ProgressEventInit

  • Extends
  • Properties

ProgressEventInit

interface ProgressEventInit extends EventInit {
lengthComputable?: boolean;
loaded?: number;
total?: number;
}

§Extends

§
EventInit
[src]

§Properties

§
lengthComputable?: boolean
[src]
§
loaded?: number
[src]
§
total?: number
[src]
Manual
API
Standard Library
Third Party Modules
Benchmarks
Artwork
Blog
Translations
System Status
Companies interested in Deno