Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import sharp from
"sharp"
;
2
import { 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
memoizeAsync
Function · 0.90
Tested by
no test coverage detected