MCPcopy 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
11export interface CarrotData {
12 color: string;
13}
14
15export type Fruit =
16 | Fruit__Apple

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected