@syncfusion/ej2
Version:
A modern JavaScript UI toolkit that has been built from the ground up to be lightweight, responsive, modular and touch friendly. It is written in TypeScript and has no external dependencies.
9 lines (8 loc) • 465 B
JavaScript
;
function __export(m) {
for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p];
}
exports.__esModule = true;
var index = require("@syncfusion/ej2-pdfviewer");
index.PdfViewer.Inject(index.LinkAnnotation, index.BookmarkView, index.Magnification, index.ThumbnailView, index.Toolbar, index.Navigation, index.Print, index.TextSelection, index.TextSearch, index.Annotation, index.FormFields);
__export(require("@syncfusion/ej2-pdfviewer"));