UNPKG

ggejs

Version:

A powerful JavaScript library for interacting with the server of Goodgame Empire: Four Kingdoms

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