update deps
This commit is contained in:
2
node_modules/pnotify/lib/umd/PNotifyButtons.js
generated
vendored
2
node_modules/pnotify/lib/umd/PNotifyButtons.js
generated
vendored
@@ -2,7 +2,7 @@ var _extends = Object.assign || function (target) { for (var i = 1; i < argument
|
||||
|
||||
var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };
|
||||
|
||||
/* src/PNotifyButtons.html generated by Svelte v2.15.3 */
|
||||
/* src/PNotifyButtons.html generated by Svelte v2.16.1 */
|
||||
(function (global, factory) {
|
||||
(typeof exports === "undefined" ? "undefined" : _typeof(exports)) === "object" && typeof module !== "undefined" ? module.exports = factory(require('./PNotify')) : typeof define === "function" && define.amd ? define('PNotifyButtons', ["./PNotify"], factory) : global.PNotifyButtons = factory(PNotify);
|
||||
})(this, function (PNotify) {
|
||||
|
Reference in New Issue
Block a user