AboutSupportDeveloper GuideVersion 41.134.100.117

Type Alias DomainSettingsPreloadScripts

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

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

""