MINI MINI MANI MO

Path : /opt/nvm/versions/node/v14.15.3/lib/node_modules/pm2/node_modules/dayjs/plugin/
File Upload :
Current File : //opt/nvm/versions/node/v14.15.3/lib/node_modules/pm2/node_modules/dayjs/plugin/weekday.d.ts

import { PluginFunc } from 'dayjs'

declare const plugin: PluginFunc
export = plugin

declare module 'dayjs' {
  interface Dayjs {
    weekday(): number

    weekday(value: number): Dayjs
  }
}

OHA YOOOO