MCPcopy
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

1import { createZustandStore } from 'platejs/react';
2
3export type PreviewItem = {
4 url: string;

Callers

nothing calls this directly

Calls 2

setFunction · 0.85
getFunction · 0.50

Tested by

no test coverage detected