UNPKG

one

Version:

One is a new React Framework that makes Vite serve both native and web.

4 lines 210 B
import type { Plugin } from 'vite'; import type { One } from '../types'; export declare function fixDependenciesPlugin(options?: One.FixDependencies): Plugin; //# sourceMappingURL=fixDependenciesPlugin.d.ts.map