UNPKG

242 BJavaScriptView Raw
1module.exports = {
2 'api.github.com': require("./api.github.com.json"),
3 'ghe-2.18': require("./ghe-2.18.json"),
4 'ghe-2.19': require("./ghe-2.19.json"),
5 'ghe-2.20': require("./ghe-2.20.json"),
6 'ghe-2.21': require("./ghe-2.21.json")
7}