Options
All
  • Public
  • Public/Protected
  • All
Menu

Defines the current mode you'll be using OkHi's services as well as your application's meta information.

Hierarchy

  • OkHiAppContext

Index

Properties

Properties

Optional app

app: undefined | { build: number; name: string; version: string }

Your application's meta information.

Optional developer

developer: undefined | string

Meta information about the current developer. Can only be okhi | external.

mode

mode: "sandbox" | "prod" | string

The current mode you'll be using OkHi services.

Legend

  • Constructor
  • Property
  • Property
  • Inherited property
  • Static property

Generated using TypeDoc