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 🌎

5 lines (4 loc) 80 B
export interface ISharePreview { title: string | null; image: string; }