UNPKG

dialog-polyfill-universal

Version:

A re-export of the dialog-polyfill module compatible with SSR

5 lines (3 loc) 119 B
import polyfill from 'dialog-polyfill'; declare const dialogPolyfill: typeof polyfill; export default dialogPolyfill;