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

Method response

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

* The image as a response, ready to store in cache or return to users

()

Source from the content-addressed store, hash-verified

6600 * The image as a response, ready to store in cache or return to users
6601 */
6602 response(): Response;
6603 /**
6604 * The content type of the returned image
6605 */

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected