UNPKG

ggejs

Version:

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

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