Variable OkHiModeConst

OkHiMode: {
    PROD: string;
    SANDBOX: string;
} = ...

Sets the current mode that you'd like to use OkHi's services.

Type declaration

  • PROD: string
  • SANDBOX: string

Generated using TypeDoc