Files
QingLong/WebRoot/html/cdn/es/plugin.d.ts

4 lines
94 B
TypeScript
Raw Normal View History

2025-08-15 09:13:13 +08:00
import type { Plugin } from 'vue';
declare const _default: Plugin[];
export default _default;