Hierarchy

  • Rest

Constructors

Properties

#node: Node
headers: Record<string, string>
hostname: string
options: RestOptions
secure: boolean
sessionId: null | string = null
version: false | "v3" | "v4" = false

Accessors

Methods

  • Type Parameters

    • T

    Parameters

    • path: string

    Returns Promise<T>

  • Type Parameters

    • T

    Parameters

    • path: string

    Returns Promise<T>

  • Parameters

    • sessionId: string

    Returns void

Generated using TypeDoc