MCPcopy Create free account
hub / github.com/fmhy/edit / closed

Method closed

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

Source from the content-addressed store, hash-verified

3772 get readable(): ReadableStream
3773 get writable(): WritableStream
3774 get closed(): Promise<void>
3775 get opened(): Promise<SocketInfo>
3776 get upgraded(): boolean
3777 get secureTransport(): 'on' | 'off' | 'starttls'

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected