Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KartikLabhshetwar/foliox
/ AboutData
Interface
AboutData
types/github.ts:223–227 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
221
}
222
223
export
interface
AboutData {
224
summary: string;
225
highlights: string[];
226
skills: string[];
227
}
228
229
export
interface
SEOData {
230
title: string;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected