????

Your IP : 3.148.201.19


Current Path : C:/inetpub/vhost/invest.gdtsolutions.vn/api/node_modules/dayjs/plugin/
Upload File :
Current File : C:/inetpub/vhost/invest.gdtsolutions.vn/api/node_modules/dayjs/plugin/arraySupport.d.ts

import { PluginFunc } from 'dayjs'

declare module 'dayjs' {
  interface ConfigTypeMap {
    arraySupport: [number?, number?, number?, number?, number?, number?, number?]
  }
}

declare const plugin: PluginFunc
export = plugin