EVOLUTION-MANAGER
Edit File: index.js
export default (function (o, c, f) { f.isMoment = function (input) { return f.isDayjs(input); }; });