MCPcopy Create free account
hub / github.com/ConnectAI-E/TalkBase / typeStr

Method typeStr

utils/BaseSchema/tableParser.ts:116–118  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

114 }
115
116 get typeStr() {
117 return this.formatAll();
118 }
119
120 abstractDescription(aFieldElement: any) {
121 const description = aFieldElement.description;

Callers

nothing calls this directly

Calls 1

formatAllMethod · 0.95

Tested by

no test coverage detected