mirror of
https://github.com/tenrok/axios.git
synced 2026-05-18 12:39:44 +03:00
4 lines
89 B
JavaScript
4 lines
89 B
JavaScript
import GithubAPI from "./GithubAPI.js";
|
|
|
|
export default new GithubAPI('axios', 'axios');
|