UNPKG

@runejs/common

Version:

Common logging, networking, compression, and other miscellaneous functionality for RuneJS.

6 lines 263 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); (0, tslib_1.__exportStar)(require("./logger"), exports); (0, tslib_1.__exportStar)(require("./buffer"), exports); //# sourceMappingURL=index.js.map