plugin.d.ts 113 B

12
  1. import { UniVitePlugin } from '@dcloudio/uni-cli-shared';
  2. export declare function uniAppPlugin(): UniVitePlugin;