UNPKG

react-material-overlay

Version:

A fully featured Material UI implementation of overlays like modals, alert dialogs, lightboxes, and bottom sheets featuring easy stack management and browser history integration

2 lines 153 B
export default function enhancedMerge<TObject, TSource>(object: TObject, source: TSource): TObject & TSource; //# sourceMappingURL=enhancedMerge.d.ts.map