postVue.d.ts 83 B

12
  1. import { Plugin } from 'vite';
  2. export declare function uniPostVuePlugin(): Plugin;