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

Method set

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

* Set a new stored value

(value: string)

Source from the content-addressed store, hash-verified

6440 * Set a new stored value
6441 */
6442 set(value: string): Promise<void>;
6443}
6444interface Hyperdrive {
6445 /**

Callers 15

generateSubsetDataFunction · 0.80
buildFontFunction · 0.80
groupFacesByCSSFileFunction · 0.80
generateFaceCSSAssetsFunction · 0.80
variantsToLinksFunction · 0.80
router.tsFile · 0.80
fetchFunction · 0.80
router.tsFile · 0.80
handleRequestFunction · 0.80
handleFormatChangeFunction · 0.80
refineLanguageFunction · 0.80
Hits.tsxFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected