Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Functions

Const getGlobalRoute

  • getGlobalRoute(unstable?: boolean): string

getVersionRoute

  • getVersionRoute(version?: Version, unstable?: boolean): string
  • API 버전에 따라 기본 라우트를 만듭니다

    Parameters

    • version: Version = defaultVersion
    • unstable: boolean = false

    Returns string

isJSON

  • isJSON(content: string): boolean

waitFor

  • waitFor(delay: number): Promise<void>

Generated using TypeDoc