Specific configurations for different overlay types

interface Overlays {
    serpProxy: SERPProxy;
    youtube: YouTubeOverlay;
}

Properties

Properties

serpProxy: SERPProxy