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