UNPKG
@jeardev/ph-address
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
Latest Philippine Address as of 2023
github.com/jearbecerro/ph-address
jearbecerro/ph-address
@jeardev/ph-address
/
dist
/
utils
/
constant.js
3 lines
•
258 B
JavaScript
View Raw
1
2
3
export
const
BASE_URL
=
'https://raw.githubusercontent.com/jearbecerro/address-ph/refs/heads/main'
;
export
const
GOOGLE_API
=
'https://maps.googleapis.com/maps/api/geocode/json?'
;
//address=${encodedAddress}&key=${apiKey}
//# sourceMappingURL=constant.js.map