UNPKG

@tindtechnologies/universalviewer

Version:

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

3 lines (2 loc) 141 B
import { UniversalViewer } from "./UniversalViewer"; export declare const init: (el: string | HTMLDivElement, data: any) => UniversalViewer;