Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CommandCodeAI/BaseAI
/ CopyableCommandProps
Interface
CopyableCommandProps
apps/baseai.dev/src/components/home/hero.tsx:118–120 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
116
}
117
118
interface CopyableCommandProps {
119
command: string;
120
}
121
122
function Socials() {
123
return (
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected