@duckduckgo/content-scope-scripts
    Preparing search index...

    Interface NextStepsData

    interface NextStepsData {
        content: null | NextStepsCards;
    }
    Index

    Properties

    Properties

    content: null | NextStepsCards