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

Interface BlobOptions

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

Source from the content-addressed store, hash-verified

800 stream(): ReadableStream;
801}
802interface BlobOptions {
803 type?: string;
804}
805/**
806 * Provides information about files and allows JavaScript in a web page to access their content.
807 *

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected