UNPKG

@tindtechnologies/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) 76 B
export interface IDependencies { async: string[]; sync: string[]; }