UNPKG

@minecraft/creator-tools

Version:

Minecraft Creator Tools command line and libraries.

10 lines (8 loc) 270 B
"use strict"; // Copyright (c) Microsoft Corporation. // Licensed under the MIT License. Object.defineProperty(exports, "__esModule", { value: true }); class ComponentBase { } exports.default = ComponentBase; //# sourceMappingURL=../maps/minecraft/ComponentBase.js.map