vlocode-project - v1.41.2
    Preparing search index...

    Interface CountriesAndStates

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

    Properties

    Properties

    countries?: Country[]