UNPKG

civ7-modding-tools

Version:
6 lines 377 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.createGodConstructible = void 0; var createGodConstructible_1 = require("./createGodConstructible"); Object.defineProperty(exports, "createGodConstructible", { enumerable: true, get: function () { return createGodConstructible_1.createGodConstructible; } }); //# sourceMappingURL=index.js.map