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

Interface DistinctNoteField

app/src/sqlite/database.ts:149–152  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

147}
148
149export interface DistinctNoteField {
150 field: string
151 normalized: string
152}
153
154export interface DistinctNoteTag {
155 tag: string

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected