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

6 lines
210 B
JavaScript

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