1 2 3export const NWS_API_BASE = 'https://api.weather.gov' export const USER_AGENT = 'starter-app/1.0'
1 2 3
export const NWS_API_BASE = 'https://api.weather.gov' export const USER_AGENT = 'starter-app/1.0'