????

Your IP : 3.12.160.150


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

import { PluginFunc } from 'dayjs/esm'

declare module 'dayjs/esm' {
  interface ConfigTypeMap {
    bigIntSupport: BigInt
  }
  export function unix(t: BigInt): Dayjs
}

declare const plugin: PluginFunc
export = plugin