vlocode-project - v1.40.0-beta-4
    Preparing search index...

    Interface SynonymGroup

    interface SynonymGroup {
        languages?: Language[];
        terms?: string[];
    }
    Index

    Properties

    Properties

    languages?: Language[]
    terms?: string[]