volleyball-dev-frontend/node_modules/dayjs/plugin/badMutable.d.ts
2025-06-02 16:42:16 +00:00

5 lines
85 B
TypeScript

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