UNPKG
@efdiaz/psgc
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
Philippine Standard Geographic Code (PSGC)
efd1006/collections-of-opensource-library
@efdiaz/psgc
/
src
/
lib
/
interfaces
/
index.d.ts
5 lines
(4 loc)
•
150 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
'./barangay.interface'
;
export
*
from
'./citymuns.interface'
;
export
*
from
'./province.interface'
;
export
*
from
'./region.interface'
;