gsr
    Preparing search index...

    Variable ResultTypesConst

    ResultTypes: {
        DictionaryResult: "DICTIONARY";
        KnowledgePanelResult: "KNOWLEDGE_PANEL";
        NewsResult: "NEWS";
        OrganicResult: "ORGANIC";
        RelatedSearchesResult: "RELATED_SEARCHES";
        TimeResult: "TIME";
        TranslateResult: "TRANSLATE";
        UnitConversionResult: "CONVERSION";
    } = ...

    Type declaration

    • ReadonlyDictionaryResult: "DICTIONARY"
    • ReadonlyKnowledgePanelResult: "KNOWLEDGE_PANEL"
    • ReadonlyNewsResult: "NEWS"
    • ReadonlyOrganicResult: "ORGANIC"
    • ReadonlyRelatedSearchesResult: "RELATED_SEARCHES"
    • ReadonlyTimeResult: "TIME"
    • ReadonlyTranslateResult: "TRANSLATE"
    • ReadonlyUnitConversionResult: "CONVERSION"