PHP WebShell

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

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

import { PluginFunc } from 'dayjs/esm'

declare interface PluginOptions {
    parseTwoDigitYear?: (yearString: string) => number
}

declare const plugin: PluginFunc<PluginOptions>
export = plugin

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


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