index.d.ts 89 Bytes EditWeb IDE 1 2 3 4 import { PluginFunc } from 'dayjs/esm' declare const plugin: PluginFunc export = plugin