Interface IFetchOptions

The options used to fetch a file.

Hierarchy

  • IFetchOptions

Properties

Properties

content?: boolean

Whether to include the file content.

The default is true.

format?: FileFormat

The override file format for the request.

type?: string

The override file type for the request.

Generated using TypeDoc