{"ast":null,"code":"!function (e, t) {\n \"object\" == typeof exports && \"undefined\" != typeof module ? module.exports = t() : \"function\" == typeof define && define.amd ? define(t) : (e = \"undefined\" != typeof globalThis ? globalThis : e || self).dayjs_plugin_weekday = t();\n}(this, function () {\n \"use strict\";\n\n return function (e, t) {\n t.prototype.weekday = function (e) {\n var t = this.$locale().weekStart || 0,\n i = this.$W,\n n = (i < t ? i + 7 : i) - t;\n return this.$utils().u(e) ? n : this.subtract(n, \"day\").add(e, \"day\");\n };\n };\n});","map":{"version":3,"names":["e","t","exports","module","define","amd","globalThis","self","dayjs_plugin_weekday","prototype","weekday","$locale","weekStart","i","$W","n","$utils","u","subtract","add"],"sources":["C:/Users/Аришина)/Desktop/promo/node_modules/dayjs/plugin/weekday.js"],"sourcesContent":["!function(e,t){\"object\"==typeof exports&&\"undefined\"!=typeof module?module.exports=t():\"function\"==typeof define&&define.amd?define(t):(e=\"undefined\"!=typeof globalThis?globalThis:e||self).dayjs_plugin_weekday=t()}(this,(function(){\"use strict\";return function(e,t){t.prototype.weekday=function(e){var t=this.$locale().weekStart||0,i=this.$W,n=(i