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

4 lines
86 B
TypeScript

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