Your IP : 216.73.217.13


Current Path : /proc/thread-self/root/usr/lib/node_modules/pm2/node_modules/dayjs/locale/
Upload File :
Current File : //proc/thread-self/root/usr/lib/node_modules/pm2/node_modules/dayjs/locale/index.d.ts

/// <reference path="./types.d.ts" />

declare module 'dayjs/locale/*' {
  namespace locale {
    interface Locale extends ILocale {}
  }

  const locale: locale.Locale

  export = locale
}