/
usr
/
local
/
lib
/
node_modules
/
pm2
/
node_modules
/
dayjs
/
esm
/
plugin
/
dayOfYear
/
/usr/local/lib/node_modules/pm2/node_modules/dayjs/esm/plugin/dayOfYear
mkdir
upload
Name
Size
Mode
Actions
index.d.ts
205
0644
edit
dl
rm
index.js
316
0644
edit
dl
rm
Edit:
/usr/local/lib/node_modules/pm2/node_modules/dayjs/esm/plugin/dayOfYear/index.d.ts
(205B)
import { PluginFunc } from 'dayjs/esm' declare const plugin: PluginFunc export = plugin declare module 'dayjs/esm' { interface Dayjs { dayOfYear(): number dayOfYear(value: number): Dayjs } }
Save
cmd:
run