mirror of
https://github.com/smartxworks/sunmao-ui.git
synced 2024-11-27 08:39:59 +08:00
42f965bf4d
fix(hh): hhhh
4 lines
94 B
TypeScript
4 lines
94 B
TypeScript
import { PluginOption } from 'vite';
|
|
|
|
declare const virtualExamplePlugin: () => PluginOption;
|