Options
All
  • Public
  • Public/Protected
  • All
Menu

The result object used for IResourceCacheClient fetch methods.

Type parameters

  • T: string | Uint8Array | Blob

Hierarchy

  • IResourceCacheResponse

Index

Properties

Properties

data

data: T

The resource body data in the format corresponding to the method used when fetching the resource.

metadata

Metadata about the fetched resource.

Generated using TypeDoc