Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/udecode/plate
/ ImagePreviewStore.ts
File
ImagePreviewStore.ts
packages/media/src/react/image/ImagePreviewStore.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createZustandStore } from
'platejs/react'
;
2
3
export
type
PreviewItem = {
4
url: string;
Callers
nothing calls this directly
Calls
2
set
Function · 0.85
get
Function · 0.50
Tested by
no test coverage detected