dialog-polyfill-universal
Version:
A re-export of the dialog-polyfill module compatible with SSR
16 lines (9 loc) • 361 B
Markdown
# dialog-polyfill-universal
A re-export of the [dialog-polyfill](https://github.com/GoogleChrome/dialog-polyfill) module compatible with SSR.
When imported from Node.js, this module only exports a fake API that does nothing.
## Installation
```console
npm install dialog-polyfill-universal
```
## Usage
See https://github.com/GoogleChrome/dialog-polyfill