EASYAIuniappNewUI/node_modules/@dcloudio/uni-h5-vite/dist/plugin/transformIndexHtml/index.d.ts
2025-02-08 18:50:38 +08:00

3 lines
118 B
TypeScript

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