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