Options
All
  • Public
  • Public/Protected
  • All
Menu

Module index

Index

References

HTTPMethod

Re-exports HTTPMethod

HaxanError

Re-exports HaxanError

HaxanErrorType

Re-exports HaxanErrorType

HaxanFactory

Re-exports HaxanFactory

IHaxanOptions

Re-exports IHaxanOptions

IHaxanResponse

Re-exports IHaxanResponse

ResponseType

Re-exports ResponseType

Properties

default

default: <T>(url: string, _fetch?: () => typeof __type, opts?: Partial<Omit<IHaxanOptions, "url">>) => HaxanFactory<T> & types & { HaxanFactory: typeof HaxanFactory }

Generated using TypeDoc