@tremendous/help
    Preparing search index...

    Function countryNameByCode

    • Get the country name by its code.

      Parameters

      • code: string

        The country code.

      Returns string

      The country name.

      countryNameByCode("US"); // "United States"