MCPcopy Index your code
hub / github.com/ColmapView/Colmapview.github.io / canvasTypeGuards.test.ts

File canvasTypeGuards.test.ts

src/utils/canvasTypeGuards.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, describe, expect, it, vi } from 'vitest';
2import { buildCanvas2dContext, buildImageCacheCanvas } from '../test/builders';
3import {
4 getCanvas2dContext,

Callers

nothing calls this directly

Calls 4

isOffscreenCanvasFunction · 0.90
buildCanvas2dContextFunction · 0.90
buildImageCacheCanvasFunction · 0.90
getCanvas2dContextFunction · 0.90

Tested by

no test coverage detected