Config object passed to initialize the platform.
interface PlatformConfig { document?: string | undefined; url?: string | undefined;}