Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Options

Hierarchy

  • Options

Index

Properties

Octokit?: typeof Octokit & Constructor<{} & {} & RestEndpointMethods & Api & API>
appId?: string | number
baseUrl?: string
githubToken?: string
host?: string
log?: Logger
logLevel?: "fatal" | "error" | "warn" | "info" | "debug" | "trace"
logMessageKey?: string
port?: number
privateKey?: string
redisConfig?: string | RedisOptions
secret?: string

Generated using TypeDoc