MCPcopy Create free account
hub / github.com/AlexErrant/Pentive / CardTag

Interface CardTag

app/src/sqlite/database.ts:39–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37}
38
39export interface CardTag {
40 tag: string
41 cardId: LDbId
42}
43
44export interface Media {
45 id: MediaId

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected