Options
All
  • Public
  • Public/Protected
  • All
Menu

Module index

Index

Classes

Variables

Functions

Variables

Let apiKey

apiKey: string | undefined = ''

Let profile

profile: Profile | any = ...

Functions

getProfile

  • getProfile(apiKeys?: string | undefined): Promise<Object | Profile | error>

key

  • key(apiKeys: string | undefined): typeof Api
  • Parameters

    • apiKeys: string | undefined

    Returns typeof Api

Generated using TypeDoc