Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ScattrdBlade/bigFileUpload
/ getUploadState
Function
getUploadState
utils/upload.ts:122–124 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
120
}
121
122
export
function
getUploadState(): UploadProgressState {
123
return
uploadState;
124
}
125
126
export
function
cancelCurrentUpload() {
127
if
(!isUploading) {
Callers
1
ProgressBarInner
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected