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

6 lines
214 B
JavaScript
Raw Normal View History

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