UNPKG

@towercg2/server

Version:

The server runtime for the TowerCG2 video graphics system.

7 lines (6 loc) 267 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var TickPlugin_1 = require("./TickPlugin"); exports.TickPlugin = TickPlugin_1.TickPlugin; var RosterPlugin_1 = require("./RosterPlugin"); exports.RosterPlugin = RosterPlugin_1.RosterPlugin;