Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/gpujs/gpu.js
/ get-canvas.js
File
get-canvas.js
test/features/get-canvas.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ assert, skip, test, module: describe } = require(
'qunit'
);
2
const
{ GPU } = require(
'../../src'
);
3
4
describe(
'get canvas'
);
Callers
nothing calls this directly
Calls
1
getCanvasTest
Function · 0.85
Tested by
no test coverage detected