UNPKG

@jsprismarine/prismarine

Version:

Dedicated Minecraft Bedrock Edition server written in TypeScript

21 lines (20 loc) 1.31 kB
"use strict"; Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" }); const require_runtime = require("../_virtual/_rolldown/runtime.cjs.cjs"); const require_network_type_TextType = require("./type/TextType.cjs.cjs"); const require_network_type_AnimateActionType = require("./type/AnimateActionType.cjs.cjs"); //#region src/network/Types.ts var Types_exports = /* @__PURE__ */ require_runtime.__exportAll({ AnimateActionType: () => require_network_type_AnimateActionType.default, TextType: () => require_network_type_TextType.default }); //#endregion exports.AnimateActionType = require_network_type_AnimateActionType.default; exports.TextType = require_network_type_TextType.default; Object.defineProperty(exports, "Types_exports", { enumerable: true, get: function() { return Types_exports; } }); //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiVHlwZXMuY2pzLmNqcyIsIm5hbWVzIjpbXSwic291cmNlcyI6WyIuLi8uLi9zcmMvbmV0d29yay9UeXBlcy50cyJdLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgQW5pbWF0ZUFjdGlvblR5cGUgZnJvbSAnLi90eXBlL0FuaW1hdGVBY3Rpb25UeXBlJztcbmltcG9ydCBUZXh0VHlwZSBmcm9tICcuL3R5cGUvVGV4dFR5cGUnO1xuXG5leHBvcnQgeyBBbmltYXRlQWN0aW9uVHlwZSwgVGV4dFR5cGUgfTtcblxuLy8gVE9ETzogZ2V0IHJpZCBvZiB0aGlzIGFuZCB0eXBlcyBpbiBnZW5lcmFsLlxuIl0sIm1hcHBpbmdzIjoiIn0=