Files
node-metaverse/dist/events/FriendRightsEvent.js

6 lines
202 B
JavaScript

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
class FriendRightsEvent {
}
exports.FriendRightsEvent = FriendRightsEvent;
//# sourceMappingURL=FriendRightsEvent.js.map