Files
threeonecheck_web/node_modules/dayjs/plugin/negativeYear.d.ts
2025-12-29 14:59:44 +08:00

4 lines
82 B
TypeScript

import {PluginFunc} from 'dayjs'
declare const plugin: PluginFunc
export = plugin