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

Method exportBoolean

utils/BaseSchema/dataWriter.ts:45–47  ·  view source on GitHub ↗
(boolean: boolean)

Source from the content-addressed store, hash-verified

43 }
44
45 exportBoolean(boolean: boolean) {
46 return boolean;
47 }
48
49 exportSelect(label: string, labelId: string) {
50 return {

Callers 1

parseOneFieldMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected