UNPKG

one

Version:

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

5 lines 177 B
import type { Plugin } from 'vite'; export declare function sourceInspectorPlugin(opts?: { editor?: string; }): Plugin[]; //# sourceMappingURL=sourceInspectorPlugin.d.ts.map