Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Type aliases

Type aliases

AsObject: { hasMore: boolean; offset: number; totalLength: number; zipBytes: Uint8Array | string }

Type declaration

  • hasMore: boolean
  • offset: number
  • totalLength: number
  • zipBytes: Uint8Array | string

Generated using TypeDoc