/usr/local/lib/node_modules/pm2/node_modules/@pm2/agent/node_modules/dayjs/locale
Edit: /usr/local/lib/node_modules/pm2/node_modules/@pm2/agent/node_modules/dayjs/locale/index.d.ts (190B)
///
declare module 'dayjs/locale/*' {
namespace locale {
interface Locale extends ILocale {}
}
const locale: locale.Locale
export = locale
}