MCPcopy Index your code
hub / github.com/fontsource/fontsource / json

Method json

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

Source from the content-addressed store, hash-verified

1629 bytes(): Promise<Uint8Array>;
1630 text(): Promise<string>;
1631 json<T>(): Promise<T>;
1632 blob(): Promise<Blob>;
1633}
1634type R2Range = {

Callers 14

updateMetadataFunction · 0.80
updateListFunction · 0.80
updateVariableListFunction · 0.80
updateAxisRegistryFunction · 0.80
updatePackageStatAllFunction · 0.80
getAvailableVersionsFunction · 0.80
fontlist.test.tsFile · 0.80
id.test.tsFile · 0.80
fonts.test.tsFile · 0.80
initiateMultipartUploadFunction · 0.80
uploadPartFunction · 0.80
SearchDialogFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected