PHP WebShell

Текущая директория: /opt/BitGoJS/node_modules/dayjs/plugin

Просмотр файла: isMoment.d.ts

import { PluginFunc } from 'dayjs'

declare const plugin: PluginFunc
export = plugin

declare module 'dayjs' {

  export function isMoment(input: any): boolean

}

Выполнить команду


Для локальной разработки. Не используйте в интернете!