index.d.ts 119 B

12
  1. export { initNVueNodeTransforms } from './plugin';
  2. export declare function initNVuePlugins(): import("vite").Plugin[];