@ptkl/sdk - v0.9.9
    Preparing search index...

    Class Ratchet

    Hierarchy

    • default
      • Ratchet
    Index

    Constructors

    Properties

    Methods

    Constructors

    • Parameters

      • Optionaloptions: { env?: string; host?: string; token?: string }

      Returns Ratchet

    Properties

    client: AxiosInstance
    env: null | string = null
    host: null | string = null
    token: null | string = null

    Methods

    • Parameters

      • name: string
      • params: any

      Returns Promise<AxiosResponse<any, any>>

    • Parameters

      • client: AxiosInstance

      Returns Ratchet