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

Method values

website/worker-configuration.d.ts:1805–1805  ·  view source on GitHub ↗
(options?: ReadableStreamValuesOptions)

Source from the content-addressed store, hash-verified

1803 ReadableStream<R>
1804 ];
1805 values(options?: ReadableStreamValuesOptions): AsyncIterableIterator<R>;
1806 [Symbol.asyncIterator](options?: ReadableStreamValuesOptions): AsyncIterableIterator<R>;
1807}
1808/**

Callers 4

buildFontFunction · 0.80
updateListFunction · 0.80
updateArrayMetadataFunction · 0.80
useFontConverterFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected