/
usr
/
local
/
lib
/
node_modules
/
pm2
/
node_modules
/
dayjs
/
esm
/
plugin
/
isSameOrAfter
/
/usr/local/lib/node_modules/pm2/node_modules/dayjs/esm/plugin/isSameOrAfter
mkdir
upload
Name
Size
Mode
Actions
index.d.ts
234
0644
edit
dl
rm
index.js
163
0644
edit
dl
rm
Edit:
/usr/local/lib/node_modules/pm2/node_modules/dayjs/esm/plugin/isSameOrAfter/index.js
(163B)
export default (function (o, c) { c.prototype.isSameOrAfter = function (that, units) { return this.isSame(that, units) || this.isAfter(that, units); }; });
Save
cmd:
run