Options
All
  • Public
  • Public/Protected
  • All
Menu

Module constants/liveMode

Index

Variables

CMS_SDK: "cms_sdk" = 'cms_sdk'
LIVE_SDK: "sdk" = 'sdk'
deprecated

CMS_SDK 的前身,目前已無人使用

LIVE_WEB: "liveweb" = 'liveweb'
default: { CMS_SDK: string; LIVE_SDK: string; LIVE_WEB: string }

Type declaration

  • CMS_SDK: string
  • LIVE_SDK: string
  • LIVE_WEB: string

Generated using TypeDoc