Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codehagen/Badget
/ AuthorReference
Interface
AuthorReference
src/types/author.ts:16–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
}
15
16
export
interface
AuthorReference {
17
authorId: string;
18
customTitle?: string;
// Optional custom title for this specific post
19
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected