Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "mojang-got"

Index

Variables

Variables

Const pkg

pkg: any = JSON.parse(readFileSync(pkgPath, "utf-8"))

Const pkgPath

pkgPath: string = join(__dirname, "../package.json")

Const userAgent

userAgent: string = `${pkg.name}/${pkg.version} (${pkg.bugs})`

Generated using TypeDoc