devHelper.d.ts 85 Bytes Raw Blame History Permalink 1 2 3 4 import { PluginFunc } from 'dayjs' declare const plugin: PluginFunc export = plugin