mirror of
https://github.com/axios/axios.git
synced 2026-04-14 03:11:58 +08:00
4 lines
89 B
JavaScript
4 lines
89 B
JavaScript
import GithubAPI from "./GithubAPI.js";
|
|
|
|
export default new GithubAPI('axios', 'axios');
|