AboutSupportDeveloper GuideVersion 43.138.100.29

Type Alias DomainSettingsPreloadScripts

DomainSettingsPreloadScripts: Record<string, {
    enabled: boolean;
}>

Map of preload scripts that can enable new scripts or disable options defined preloadScripts.

""