UNPKG

notifyjs

Version:

A handy wrapper for the Web Notifications API

5 lines 163 B
export default (function (instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } })