badMutable.d.ts 85 Bytes
Newer Older
1 2 3 4
import { PluginFunc } from 'dayjs'

declare const plugin: PluginFunc
export = plugin