Files
SerpentRace/SerpentRace_Backend/node_modules/dayjs/plugin/devHelper.d.ts
T
2025-07-11 19:56:28 +02:00

5 lines
85 B
TypeScript

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