inject.d.ts 87 B

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