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