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

Interface DistinctCardTag

app/src/sqlite/database.ts:157–159  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

155 tag: string
156}
157export interface DistinctCardTag {
158 tag: string
159}
160
161export interface SqliteTempMaster {
162 name: string

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected