MCPcopy Create free account
hub / github.com/api-platform/website / getPlaceholder.tsx

File getPlaceholder.tsx

pwa/utils/getPlaceholder.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import sharp from "sharp";
2import { memoizeAsync } from "utils/memoizeAsync";
3
4// Memoized at the process level (not React's per-render cache): during the

Callers

nothing calls this directly

Calls 1

memoizeAsyncFunction · 0.90

Tested by

no test coverage detected