2017-12-19 20:25:42 +00:00
|
|
|
"use strict";
|
|
|
|
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
|
|
class FriendResponseEvent {
|
|
|
|
|
}
|
|
|
|
|
exports.FriendResponseEvent = FriendResponseEvent;
|
2018-10-06 17:09:41 +01:00
|
|
|
//# sourceMappingURL=FriendResponseEvent.js.map
|