UNPKG

notifyjs

Version:

A handy wrapper for the Web Notifications API

1 lines 61 B
export default typeof global === "undefined" ? self : global;