UNPKG

notifyjs

Version:

A handy wrapper for the Web Notifications API

3 lines 88 B
export default (function (arr) { return Array.isArray(arr) ? arr : Array.from(arr); })