Hierarchy

Properties

Properties

name: string

Name of the file. May include path information.

stream: (() => ReadableStream<any>)

Type declaration

    • (): ReadableStream<any>
    • Returns a ReadableStream which yields the Blob data.

      Returns ReadableStream<any>

Generated using TypeDoc