"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Guild = void 0; exports.Guild = { name: String, $region: String, }; //# sourceMappingURL=Guild.js.map