Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jimp-dev/jimp
/ webp-example.tsx
File
webp-example.tsx
packages/docs/src/components/webp-example.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import React, { useEffect, useState } from
"react"
;
2
3
import { defaultFormats, defaultPlugins } from
"jimp"
;
4
import webp from
"@jimp/wasm-webp"
;
Callers
nothing calls this directly
Calls
1
createJimp
Function · 0.90
Tested by
no test coverage detected