Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Wulf/tsync
/ CarrotData
Interface
CarrotData
test/issue-55/typescript.ts:11–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
}
10
11
export
interface
CarrotData {
12
color: string;
13
}
14
15
export
type
Fruit =
16
| Fruit__Apple
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected