vlocode-project - v2.4.3
    Preparing search index...

    Interface CountriesAndStates

    interface CountriesAndStates {
        countries?: Country[];
    }
    Index

    Properties

    Properties

    countries?: Country[]