EASYAIuniappNewUI/node_modules/@tuniao/tnui-vue3-uniapp/libs/dayjs/plugin/devHelper/index.d.ts
2025-02-08 18:50:38 +08:00

5 lines
89 B
TypeScript

import { PluginFunc } from 'dayjs/esm'
declare const plugin: PluginFunc
export = plugin