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

4 lines
82 B
TypeScript

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