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

Interface CardSettingNameFts

app/src/sqlite/database.ts:110–113  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

108}
109
110export interface CardSettingNameFts {
111 rowid: number
112 name: string
113}
114
115export interface Plugin {
116 name: PluginName

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected