MCPcopy Create free account
hub / github.com/Wulf/tsync / Chapter

Interface Chapter

test.d.ts:8–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6}
7
8interface Chapter {
9 title: string
10 pages: number
11}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected