6 lines
98 B
Go
6 lines
98 B
Go
|
|
package biz
|
||
|
|
|
||
|
|
import "weather_and_earthquake/internal/config"
|
||
|
|
|
||
|
|
var AccuWeather *config.AccuWeather
|