UNPKG

@acdh-oeaw/universalviewer

Version:

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

10 lines 335 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.InformationAction = void 0; var InformationAction = /** @class */ (function () { function InformationAction() { } return InformationAction; }()); exports.InformationAction = InformationAction; //# sourceMappingURL=InformationAction.js.map