MCPcopy 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
118interface CopyableCommandProps {
119 command: string;
120}
121
122function Socials() {
123 return (

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected