Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FetchResponse

Hierarchy

  • FetchResponse

Index

Properties

Properties

ok

ok: boolean

status

status: string

text

text: () => Promise<string>

Type declaration

    • (): Promise<string>
    • Returns Promise<string>

Generated using TypeDoc