AboutSupportDeveloper GuideVersion 42.136.100.57

Type Alias DomainSettingsPreloadScripts

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

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

""