UNPKG

ggejs

Version:

A powerful Node.js module for interacting with the server of Goodgame Empire & Goodgame Empire: Four Kingdoms

6 lines (4 loc) 141 B
const GachaEvent = require("./GachaEvent"); class AnniversaryGachaEvent extends GachaEvent { } module.exports = AnniversaryGachaEvent;