PlatformConfig
Config object passed to initialize the platform.
interface PlatformConfig {
document?: string
url?: string
}
属性
属性 | 说明 |
---|---|
document?: string | |
url?: string |
Config object passed to initialize the platform.
interface PlatformConfig {
document?: string
url?: string
}
属性 | 说明 |
---|---|
document?: string | |
url?: string |