UNPKG

one

Version:

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

3 lines 155 B
import type { Plugin } from 'vite'; export declare function makePluginWebOnly(plugin: Plugin): Plugin<any>; //# sourceMappingURL=makePluginWebOnly.d.ts.map