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