Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codename-co/stack
/ getPromoted
Function
getPromoted
packages/website/src/helpers/config.ts:19–21 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
17
};
18
19
export
const
getPromoted = () => {
20
return
PromotedConfig.promoted;
21
};
22
23
type
Alternative = {
24
slug: string;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected