Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/processing/p5.js
/ downloading.js
File
downloading.js
test/unit/image/downloading.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ mockP5, mockP5Prototype } from
'../../js/mocks'
;
2
import
{ vi } from
'vitest'
;
3
import
image from
'../../../src/image/image'
;
4
import
files from
'../../../src/io/files'
;
Callers
nothing calls this directly
Calls
5
files
Function · 0.85
loading
Function · 0.85
wait
Function · 0.85
image
Function · 0.50
apply
Method · 0.45
Tested by
no test coverage detected