UNPKG

@uppy/dashboard

Version:

Universal UI plugin for Uppy.

7 lines 282 B
type $TSFixMe = any; /** * @returns {HTMLElement} - either dashboard element, or the overlay that's most on top */ export default function getActiveOverlayEl(dashboardEl: $TSFixMe, activeOverlayType: $TSFixMe): $TSFixMe; export {}; //# sourceMappingURL=getActiveOverlayEl.d.ts.map