@adcp/sdk API Reference - v10.0.1
    Preparing search index...

    Interface LogoSlotCoverage

    interface LogoSlotCoverage {
        present: string[];
        missing: string[];
    }
    Index

    Properties

    Properties

    present: string[]
    missing: string[]