MCPcopy
hub / github.com/msgbyte/tianji / text

Method text

apps/daily-ai-trigger/worker-configuration.d.ts:1594–1594  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1592 arrayBuffer(): Promise<ArrayBuffer>;
1593 bytes(): Promise<Uint8Array>;
1594 text(): Promise<string>;
1595 json<T>(): Promise<T>;
1596 blob(): Promise<Blob>;
1597}

Callers 15

sendSingleRequestFunction · 0.65
sendBatchRequestFunction · 0.65
getResponseBodyFunction · 0.65
sendSingleRequestFunction · 0.65
sendBatchRequestFunction · 0.65
setup.tsFile · 0.65
index.spec.tsFile · 0.65
buildAnthropicHandlerFunction · 0.65
getAuthSessionFunction · 0.65
tokenizer.test.tsFile · 0.65
apprise.spec.tsFile · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected