MCPcopy Create free account
hub / github.com/cloudflare/mcp / arrayBuffer

Method arrayBuffer

worker-configuration.d.ts:2023–2023  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2021 readonly body: Body;
2022 readonly attempts: number;
2023 retry(options?: QueueRetryOptions): void;
2024 ack(): void;
2025}
2026interface QueueEvent<Body = unknown> extends ExtendableEvent {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected