UNPKG

@efdiaz/psgc

Version:

Philippine Standard Geographic Code (PSGC)

7 lines (6 loc) 109 B
export interface IRegion { id: number; psgcCode: string; regDesc: string; regCode: string; }