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

5 lines
85 B
TypeScript

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