Files
huishou/node_modules/@dcloudio/uni-h5-vite/dist/plugin/handleHotUpdate/index.d.ts
T
2026-07-27 13:37:48 +08:00

3 lines
112 B
TypeScript

import type { Plugin } from 'vite';
export declare function createHandleHotUpdate(): Plugin['handleHotUpdate'];