EASYAIuniappNewUI/node_modules/@dcloudio/uni-mp-vite/dist/plugins/runtimeHooks.d.ts
2025-02-08 18:50:38 +08:00

3 lines
93 B
TypeScript

import type { Plugin } from 'vite';
export declare function uniRuntimeHooksPlugin(): Plugin;