UNPKG

@tindtechnologies/universalviewer

Version:

The Universal Viewer is a community-developed open source project on a mission to help you share your 📚📜📰📽️📻🗿 with the 🌎

11 lines 374 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.AVExtensionEvents = void 0; var AVExtensionEvents = /** @class */ (function () { function AVExtensionEvents() { } AVExtensionEvents.namespace = "avExtension."; return AVExtensionEvents; }()); exports.AVExtensionEvents = AVExtensionEvents; //# sourceMappingURL=Events.js.map