MCPcopy Create free account
hub / github.com/fontsource/fontsource / deserializeAttachment

Method deserializeAttachment

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

Source from the content-addressed store, hash-verified

2372 close(code?: number, reason?: string): void;
2373 serializeAttachment(attachment: any): void;
2374 deserializeAttachment(): any | null;
2375 /**
2376 * Returns the state of the WebSocket object's connection. It can have the values described below.
2377 *

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected