plugin.d.ts 116 B

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