african-states-and-tribes
Version:
This project provides comprehensive insights into African countries, the origins of various tribes, and their geographic distributions. Built to celebrate and document Africa’s rich multicultural landscape, it allows users to explore the continent’s diver
33 lines (31 loc) • 752 B
JavaScript
import "./chunk-4UEJOM6W.mjs";
// src/data/africa/tribes/ST.json
var ST = {
PRINCIPE: {
capitalCity: "Santo Ant\xF3nio",
subdivisions: [],
geoPoliticalZone: "Autonomous Region",
location: "North East",
name: "Pr\xEDncipe",
stateCode: "PR",
tribes: ["Forros", "Angolares"],
type: "autonomous region"
},
"SAO TOME": {
capitalCity: "S\xE3o Tom\xE9",
subdivisions: ["\xC1gua Grande", "Cantagalo", "Cau\xE9", "Lemb\xE1", "Lobata", "M\xE9-Z\xF3chi"],
geoPoliticalZone: "Island",
location: "Central",
name: "S\xE3o Tom\xE9",
stateCode: "ST",
tribes: ["Forros", "Angolares", "Tonga", "Monc\xF3s"],
type: "island"
}
};
var ST_default = {
ST
};
export {
ST,
ST_default as default
};