UNPKG

mc-term

Version:

Play Minecraft and configure bots from the terminal

8 lines (7 loc) 191 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.EN = void 0; const Lang_js_1 = require("./Lang.js"); class EN extends Lang_js_1.Lang { } exports.EN = EN;