uni-ticket-system/node_modules/@dcloudio/uni-h5-vite/dist/plugin/transformIndexHtml/index.d.ts
2023-12-05 10:11:10 +08:00

3 lines
118 B
TypeScript

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