Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Hashnode/starter-kit
/ image.ts
File
image.ts
packages/utils/renderer/image.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ DEFAULT_AVATAR } = require(
'./consts/images'
);
2
3
const
DEFAULT_PHOTO = `${DEFAULT_AVATAR},format&format=webp`;
4
Callers
nothing calls this directly
Calls
1
_resizeImage
Function · 0.70
Tested by
no test coverage detected