PlatformConfig

Config object passed to initialize the platform.

interface PlatformConfig { document?: string url?: string }

属性

属性名类型说明
document
url