axios-axios/bin/api.js

4 lines
89 B
JavaScript

import GithubAPI from "./GithubAPI.js";
export default new GithubAPI('axios', 'axios');