Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jimp-dev/jimp
/ autocrop.test.ts
File
autocrop.test.ts
plugins/plugin-crop/src/autocrop.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expect, test, describe } from
"vitest"
;
2
3
import
{ methods } from
"./index.js"
;
4
import
{ createJimp } from
"@jimp/core"
;
Callers
nothing calls this directly
Calls
5
createJimp
Function · 0.90
makeTestImage
Function · 0.90
test
Function · 0.85
fromBitmap
Method · 0.80
clone
Method · 0.80
Tested by
no test coverage detected