-- For divisions of these, please go to their respective subpages. local export = { divisions = "provinces", ["Ilocos Norte"] = true, ["Ilocos Sur"] = true, ["La Union"] = true, ["Pangasinan"] = true, } return export;