Your IP : 216.73.216.220


Current Path : /home/deltalab/.npm-global/lib/node_modules/pm2/node_modules/dayjs/esm/plugin/isMoment/
Upload File :
Current File : //home/deltalab/.npm-global/lib/node_modules/pm2/node_modules/dayjs/esm/plugin/isMoment/index.js

export default (function (o, c, f) {
  f.isMoment = function (input) {
    return f.isDayjs(input);
  };
});