index.d.ts 86 B

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