52d8750140f127670f85c7b4ef9343387ad831e06b41ee5c1c1ac2cd307e772b7e281f61bff3d46f6ce3a7c53aac79c40429767312484591ff1fe816e8b281 360 B

1
  1. !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_isLeapYear=t()}(this,(function(){"use strict";return function(e,t){t.prototype.isLeapYear=function(){return this.$y%4==0&&this.$y%100!=0||this.$y%400==0}}}));