AboutSupportDeveloper GuideVersion 43.138.100.29

Options for downloading a preload script.

interface DownloadPreloadOption {
    url: string;
}

Properties

Properties

url: string

URL from which to download the preload script.

""