UNPKG

@efdiaz/psgc

Version:

Philippine Standard Geographic Code (PSGC)

9 lines (8 loc) 159 B
export interface IBarangay { id: number; brgyCode: string; brgyDesc: string; regCode: string; provCode: string; citymunCode: string; }