Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Type aliases

Type aliases

AsObject

AsObject: { data: Uint8Array | string; encoder: string; exists: boolean; path: string; response?: AsObject }

Type declaration

  • data: Uint8Array | string
  • encoder: string
  • exists: boolean
  • path: string
  • Optional response?: AsObject

Generated using TypeDoc