UNPKG

document-viewer-ts

Version:

PDF and MS Doc viewer written in TypeScript for React and vanilla JavaScript

4 lines 130 B
import { Viewer } from './Viewer.js'; import { init } from './base.js'; export { init, Viewer }; //# sourceMappingURL=index.js.map