Interface RequestInit

Hierarchy

  • RequestInit

Properties

body?: any
headers?: Record<string, string>
noApi?: boolean
userAgent?: string

Generated using TypeDoc