UNPKG

ggejs

Version:

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

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