PlatformConfig

PlatformConfig

Experimental Interface

Interface Overview

interface PlatformConfig {
  document : string
  url : string
}

Interface Description

Config object passed to initialize the platform.

Interface Details

document : string
url : string

登录查看完整内容