1
0
2024-04-15 08:48:23 +09:00

4 lines
89 B
JavaScript

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