Added flow to ajax calls
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
/* @flow */
|
||||
|
||||
const axios = require("axios");
|
||||
|
||||
const BASE_URL = "https://weather.com/en-IN/weather/today/l/";
|
||||
|
||||
Reference in New Issue
Block a user