negativeYear.d.ts 82 B

1234
  1. import {PluginFunc} from 'dayjs'
  2. declare const plugin: PluginFunc
  3. export = plugin